"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/07/06 04:05:15 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-yimiqup0jesi" 2025/07/06 04:05:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 04:05:15 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/07/06 04:05:15 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/06 04:05:15 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/06 04:05:15 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/06 04:05:15 DEBUG : Setting pass="eNYzV77UIAwhQKgLKePkNXitNjfVQOxF3N4oWxg25sKU" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/06 04:05:15 DEBUG : TestWebdavRclone: detected overridden config - adding "{BKsO9}" suffix to name 2025/07/06 04:05:15 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/06 04:05:15 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/06 04:05:15 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/06 04:05:15 DEBUG : Setting pass="eNYzV77UIAwhQKgLKePkNXitNjfVQOxF3N4oWxg25sKU" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/06 04:05:15 DEBUG : found headers: 2025/07/06 04:05:15 DEBUG : Creating backend with remote "/tmp/rclone1298817979" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:15 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:15 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:15 DEBUG : dir: Looking for writers 2025/07/06 04:05:15 DEBUG : Looking for writers 2025/07/06 04:05:15 DEBUG : dir: reading active writers 2025/07/06 04:05:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:15 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:15 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:15 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:15 DEBUG : dir/subdir: Looking for writers 2025/07/06 04:05:15 DEBUG : dir: Looking for writers 2025/07/06 04:05:15 DEBUG : file1: reading active writers 2025/07/06 04:05:15 DEBUG : file2: reading active writers 2025/07/06 04:05:15 DEBUG : subdir: reading active writers 2025/07/06 04:05:15 DEBUG : Looking for writers 2025/07/06 04:05:15 DEBUG : dir: reading active writers 2025/07/06 04:05:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:15 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:15 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:15 DEBUG : dir: Looking for writers 2025/07/06 04:05:15 DEBUG : file1: reading active writers 2025/07/06 04:05:15 DEBUG : Looking for writers 2025/07/06 04:05:15 DEBUG : dir: reading active writers 2025/07/06 04:05:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:15 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:15 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:15 DEBUG : dir: Looking for writers 2025/07/06 04:05:15 DEBUG : Looking for writers 2025/07/06 04:05:15 DEBUG : dir: reading active writers 2025/07/06 04:05:15 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:15 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:15 DEBUG : dir: forgetting directory cache 2025/07/06 04:05:15 DEBUG : forgetting directory cache 2025/07/06 04:05:15 DEBUG : dir: forgetting directory cache 2025/07/06 04:05:15 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:15 DEBUG : Looking for writers 2025/07/06 04:05:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:15 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:15 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/06 04:05:15 DEBUG : dir: invalidating directory cache 2025/07/06 04:05:15 DEBUG : >ForgetPath: 2025/07/06 04:05:15 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/06 04:05:15 DEBUG : invalidating directory cache 2025/07/06 04:05:15 DEBUG : dir: forgetting directory cache 2025/07/06 04:05:15 DEBUG : >ForgetPath: 2025/07/06 04:05:15 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/06 04:05:15 DEBUG : >ForgetPath: 2025/07/06 04:05:15 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:15 DEBUG : dir: Looking for writers 2025/07/06 04:05:15 DEBUG : Looking for writers 2025/07/06 04:05:15 DEBUG : dir: reading active writers 2025/07/06 04:05:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:15 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:16 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:16 DEBUG : forgetting directory cache 2025/07/06 04:05:16 DEBUG : dir: forgetting directory cache 2025/07/06 04:05:16 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:16 DEBUG : dir: Looking for writers 2025/07/06 04:05:16 DEBUG : fil/a/b: Looking for writers 2025/07/06 04:05:16 DEBUG : fil/a: Looking for writers 2025/07/06 04:05:16 DEBUG : b: reading active writers 2025/07/06 04:05:16 DEBUG : fil: Looking for writers 2025/07/06 04:05:16 DEBUG : a: reading active writers 2025/07/06 04:05:16 DEBUG : Looking for writers 2025/07/06 04:05:16 DEBUG : dir: reading active writers 2025/07/06 04:05:16 DEBUG : fil: reading active writers 2025/07/06 04:05:16 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:16 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:16 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:16 DEBUG : dir: Looking for writers 2025/07/06 04:05:16 DEBUG : Looking for writers 2025/07/06 04:05:16 DEBUG : dir: reading active writers 2025/07/06 04:05:16 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:16 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:16 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:16 DEBUG : dir: Looking for writers 2025/07/06 04:05:16 DEBUG : file1: reading active writers 2025/07/06 04:05:16 DEBUG : Looking for writers 2025/07/06 04:05:16 DEBUG : dir: reading active writers 2025/07/06 04:05:16 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:16 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:16 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/07/06 04:05:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/06 04:05:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/06 04:05:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/06 04:05:16 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/06 04:05:16 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:16 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:16 DEBUG : dir: invalidating directory cache 2025/07/06 04:05:16 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/06 04:05:16 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/06 04:05:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/06 04:05:16 DEBUG : dir/file1: Reset virtual modtime 2025/07/06 04:05:16 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/06 04:05:16 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/06 04:05:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/06 04:05:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/06 04:05:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:16 DEBUG : dir: invalidating directory cache 2025/07/06 04:05:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/06 04:05:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/06 04:05:16 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/06 04:05:16 DEBUG : forgetting directory cache 2025/07/06 04:05:16 DEBUG : dir: forgetting directory cache 2025/07/06 04:05:16 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/06 04:05:16 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:16 DEBUG : dir/virtualDir: Looking for writers 2025/07/06 04:05:16 DEBUG : dir: Looking for writers 2025/07/06 04:05:16 DEBUG : file1: reading active writers 2025/07/06 04:05:16 DEBUG : virtualFile2: reading active writers 2025/07/06 04:05:16 DEBUG : virtualFile: reading active writers 2025/07/06 04:05:16 DEBUG : virtualDir: reading active writers 2025/07/06 04:05:16 DEBUG : Looking for writers 2025/07/06 04:05:16 DEBUG : dir: reading active writers 2025/07/06 04:05:16 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:17 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:17 ERROR : dir/: Can only open directories read only 2025/07/06 04:05:17 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:17 DEBUG : dir: Looking for writers 2025/07/06 04:05:17 DEBUG : Looking for writers 2025/07/06 04:05:17 DEBUG : dir: reading active writers 2025/07/06 04:05:17 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:17 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:17 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/06 04:05:17 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/06 04:05:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/06 04:05:17 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/06 04:05:17 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:17 NOTICE: webdav root 'rclone-test-yimiqup0jesi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/06 04:05:17 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/06 04:05:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/06 04:05:17 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:17 DEBUG : dir: Looking for writers 2025/07/06 04:05:17 DEBUG : file1: reading active writers 2025/07/06 04:05:17 DEBUG : potato: reading active writers 2025/07/06 04:05:17 DEBUG : Looking for writers 2025/07/06 04:05:17 DEBUG : dir: reading active writers 2025/07/06 04:05:17 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:17 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/06 04:05:17 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:17 DEBUG : dir/sub: Looking for writers 2025/07/06 04:05:17 DEBUG : dir: Looking for writers 2025/07/06 04:05:17 DEBUG : file1: reading active writers 2025/07/06 04:05:17 DEBUG : sub: reading active writers 2025/07/06 04:05:17 DEBUG : Looking for writers 2025/07/06 04:05:17 DEBUG : dir: reading active writers 2025/07/06 04:05:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:17 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/06 04:05:17 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/06 04:05:17 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:17 DEBUG : dir/sub/subsub: Looking for writers 2025/07/06 04:05:17 DEBUG : dir/sub: Looking for writers 2025/07/06 04:05:17 DEBUG : subsub: reading active writers 2025/07/06 04:05:17 DEBUG : dir: Looking for writers 2025/07/06 04:05:17 DEBUG : file1: reading active writers 2025/07/06 04:05:17 DEBUG : sub: reading active writers 2025/07/06 04:05:17 DEBUG : Looking for writers 2025/07/06 04:05:17 DEBUG : dir: reading active writers 2025/07/06 04:05:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:18 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:18 ERROR : dir/: Dir.Remove not empty 2025/07/06 04:05:18 DEBUG : dir/file1: Remove: 2025/07/06 04:05:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:18 DEBUG : dir/file1: >Remove: err= 2025/07/06 04:05:18 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/06 04:05:18 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:18 DEBUG : Looking for writers 2025/07/06 04:05:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:18 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:18 DEBUG : dir/file1: Remove: 2025/07/06 04:05:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:18 DEBUG : dir/file1: >Remove: err= 2025/07/06 04:05:18 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/06 04:05:18 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:18 DEBUG : Looking for writers 2025/07/06 04:05:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:18 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:18 DEBUG : dir/file1: Remove: 2025/07/06 04:05:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:18 DEBUG : dir/file1: >Remove: err= 2025/07/06 04:05:18 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:18 DEBUG : dir: Looking for writers 2025/07/06 04:05:18 DEBUG : Looking for writers 2025/07/06 04:05:18 DEBUG : dir: reading active writers 2025/07/06 04:05:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:18 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:18 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:18 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/06 04:05:18 DEBUG : dir: Updating dir with dir2 0xc0006c6dd0 2025/07/06 04:05:18 DEBUG : dir: forgetting directory cache 2025/07/06 04:05:18 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/06 04:05:18 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/06 04:05:18 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/06 04:05:18 DEBUG : file2: Updating file with file2 0xc0001ad8c0 2025/07/06 04:05:18 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/06 04:05:18 INFO : dir2/file3: Deleted 2025/07/06 04:05:18 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/06 04:05:18 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001ad8c0 2025/07/06 04:05:18 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/06 04:05:18 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/06 04:05:19 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/06 04:05:19 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004bf5f0 2025/07/06 04:05:19 DEBUG : empty directory: forgetting directory cache 2025/07/06 04:05:19 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/06 04:05:19 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/06 04:05:19 DEBUG : dir2: Renaming to "dir3" 2025/07/06 04:05:19 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:19 DEBUG : dir3: Looking for writers 2025/07/06 04:05:19 DEBUG : file3: reading active writers 2025/07/06 04:05:19 DEBUG : renamed empty directory: Looking for writers 2025/07/06 04:05:19 DEBUG : Looking for writers 2025/07/06 04:05:19 DEBUG : dir3: reading active writers 2025/07/06 04:05:19 DEBUG : renamed empty directory: reading active writers 2025/07/06 04:05:19 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:19 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/06 04:05:19 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:19 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/06 04:05:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/06 04:05:19 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/06 04:05:19 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/06 04:05:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/06 04:05:19 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:19 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/06 04:05:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/06 04:05:19 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/06 04:05:19 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/06 04:05:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/06 04:05:19 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (12 bytes), uploading instead of streaming 2025/07/06 04:05:19 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:19 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/06 04:05:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/06 04:05:19 DEBUG : forgetting directory cache 2025/07/06 04:05:19 DEBUG : dir: forgetting directory cache 2025/07/06 04:05:19 DEBUG : dir/sub: forgetting directory cache 2025/07/06 04:05:19 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/06 04:05:19 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/06 04:05:19 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/06 04:05:19 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:19 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/06 04:05:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/06 04:05:19 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:19 DEBUG : dir/sub: Looking for writers 2025/07/06 04:05:19 DEBUG : file0: reading active writers 2025/07/06 04:05:19 DEBUG : file2: reading active writers 2025/07/06 04:05:19 DEBUG : dir: Looking for writers 2025/07/06 04:05:19 DEBUG : file1: reading active writers 2025/07/06 04:05:19 DEBUG : sub: reading active writers 2025/07/06 04:05:19 DEBUG : Looking for writers 2025/07/06 04:05:19 DEBUG : dir: reading active writers 2025/07/06 04:05:19 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:19 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/06 04:05:19 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:19 DEBUG : Looking for writers 2025/07/06 04:05:19 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:19 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/06 04:05:19 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:19 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/06 04:05:19 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/06 04:05:19 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/06 04:05:19 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:19 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:19 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/06 04:05:19 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:19 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/06 04:05:19 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/06 04:05:19 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/06 04:05:19 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:19 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:19 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:19 DEBUG : dir: Looking for writers 2025/07/06 04:05:19 DEBUG : file1: reading active writers 2025/07/06 04:05:19 DEBUG : file1.metadata: reading active writers 2025/07/06 04:05:19 DEBUG : Looking for writers 2025/07/06 04:05:19 DEBUG : dir: reading active writers 2025/07/06 04:05:19 DEBUG : dir.metadata: reading active writers 2025/07/06 04:05:19 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:19 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:19 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:19 DEBUG : dir: Looking for writers 2025/07/06 04:05:19 DEBUG : file1: reading active writers 2025/07/06 04:05:19 DEBUG : Looking for writers 2025/07/06 04:05:19 DEBUG : dir: reading active writers 2025/07/06 04:05:19 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:19 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:19 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:19 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/07/06 04:05:19 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:19 DEBUG : dir: Looking for writers 2025/07/06 04:05:19 DEBUG : file1: reading active writers 2025/07/06 04:05:19 DEBUG : Looking for writers 2025/07/06 04:05:19 DEBUG : dir: reading active writers 2025/07/06 04:05:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:19 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/06 04:05:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:20 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:20 DEBUG : dir: Looking for writers 2025/07/06 04:05:20 DEBUG : file1: reading active writers 2025/07/06 04:05:20 DEBUG : Looking for writers 2025/07/06 04:05:20 DEBUG : dir: reading active writers 2025/07/06 04:05:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/07/06 04:05:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/06 04:05:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/06 04:05:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/06 04:05:20 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:20 DEBUG : Looking for writers 2025/07/06 04:05:20 DEBUG : file.txt: reading active writers 2025/07/06 04:05:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:20 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:20 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (25 bytes), uploading instead of streaming 2025/07/06 04:05:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:20 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/06 04:05:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:20 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:20 DEBUG : dir: Looking for writers 2025/07/06 04:05:20 DEBUG : file1: reading active writers 2025/07/06 04:05:20 DEBUG : Looking for writers 2025/07/06 04:05:20 DEBUG : dir: reading active writers 2025/07/06 04:05:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:20 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:20 DEBUG : dir/file1: Remove: 2025/07/06 04:05:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:20 DEBUG : dir/file1: >Remove: err= 2025/07/06 04:05:20 DEBUG : dir/file1: Remove: 2025/07/06 04:05:20 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/06 04:05:20 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:20 DEBUG : dir: Looking for writers 2025/07/06 04:05:20 DEBUG : Looking for writers 2025/07/06 04:05:20 DEBUG : dir: reading active writers 2025/07/06 04:05:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:20 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:20 DEBUG : dir/file1: Remove: 2025/07/06 04:05:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:20 DEBUG : dir/file1: >Remove: err= 2025/07/06 04:05:20 DEBUG : dir/file1: Remove: 2025/07/06 04:05:20 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/06 04:05:20 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:20 DEBUG : dir: Looking for writers 2025/07/06 04:05:20 DEBUG : Looking for writers 2025/07/06 04:05:20 DEBUG : dir: reading active writers 2025/07/06 04:05:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.17s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:20 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/06 04:05:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/06 04:05:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/06 04:05:20 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/06 04:05:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/06 04:05:20 DEBUG : dir/file1: Open: flags=0x3 2025/07/06 04:05:20 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/06 04:05:20 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/06 04:05:20 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:20 DEBUG : dir: Looking for writers 2025/07/06 04:05:20 DEBUG : file1: reading active writers 2025/07/06 04:05:20 DEBUG : Looking for writers 2025/07/06 04:05:20 DEBUG : dir: reading active writers 2025/07/06 04:05:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:20 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:20 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:20 DEBUG : dir: Looking for writers 2025/07/06 04:05:20 DEBUG : file1: reading active writers 2025/07/06 04:05:20 DEBUG : Looking for writers 2025/07/06 04:05:20 DEBUG : dir: reading active writers 2025/07/06 04:05:20 DEBUG : >WaitForWriters: 2025/07/06 04:05:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/06 04:05:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0006cb980 2025/07/06 04:05:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/06 04:05:20 DEBUG : dir/file1: Updating file with dir/file1 0xc0006cb980 2025/07/06 04:05:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/06 04:05:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/06 04:05:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/06 04:05:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006cb980 2025/07/06 04:05:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:20 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (25 bytes), uploading instead of streaming 2025/07/06 04:05:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:20 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/06 04:05:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:20 DEBUG : newLeaf: Running delayed rename now 2025/07/06 04:05:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/06 04:05:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0006cb980 2025/07/06 04:05:21 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:21 DEBUG : >WaitForWriters: 2025/07/06 04:05:21 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:21 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:21 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:21 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:21 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:21 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:21 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : file1: reading active writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : >WaitForWriters: 2025/07/06 04:05:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/06 04:05:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000b34180 2025/07/06 04:05:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/06 04:05:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000b34180 2025/07/06 04:05:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/06 04:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/06 04:05:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/06 04:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc000b34180 2025/07/06 04:05:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:21 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (25 bytes), uploading instead of streaming 2025/07/06 04:05:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:21 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/06 04:05:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:21 DEBUG : newLeaf: Running delayed rename now 2025/07/06 04:05:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/06 04:05:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000b34180 2025/07/06 04:05:21 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:21 DEBUG : >WaitForWriters: 2025/07/06 04:05:21 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:21 DEBUG : >WaitForWriters: 2025/07/06 04:05:21 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:21 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:21 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:21 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:21 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:21 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/06 04:05:21 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000d1e440): openPending: 2025/07/06 04:05:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/06 04:05:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/06 04:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000d1e440): >openPending: err= 2025/07/06 04:05:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/06 04:05:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000d1e440): _writeAt: size=14, off=0 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000d1e440): >_writeAt: n=14, err= 2025/07/06 04:05:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000d1e440): close: 2025/07/06 04:05:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/06 04:05:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/06 04:05:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000d1e440): >close: err= 2025/07/06 04:05:21 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : file1: reading active writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : file1: reading active writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : file1: reading active writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : file1: reading active writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:21 DEBUG : dir/file1: vfs cache: starting upload 2025/07/06 04:05:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:21 INFO : dir/file1: Copied (replaced existing) 2025/07/06 04:05:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/06 04:05:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/06 04:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : file1: reading active writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : >WaitForWriters: 2025/07/06 04:05:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:21 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000d1ec40): _readAt: size=512, off=0 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000d1ec40): openPending: 2025/07/06 04:05:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/06 04:05:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/06 04:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000d1ec40): >openPending: err= 2025/07/06 04:05:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000d1ec40): >_readAt: n=14, err=EOF 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000d1ec40): close: 2025/07/06 04:05:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000d1ec40): >close: err= 2025/07/06 04:05:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/06 04:05:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/06 04:05:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000b34600 2025/07/06 04:05:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/06 04:05:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/06 04:05:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000b34600 2025/07/06 04:05:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/06 04:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/06 04:05:21 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000cc7d00): openPending: 2025/07/06 04:05:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/06 04:05:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/06 04:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000cc7d00): >openPending: err= 2025/07/06 04:05:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/06 04:05:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000cc7d00): _writeAt: size=25, off=0 2025/07/06 04:05:21 DEBUG : dir/file1(0xc000cc7d00): >_writeAt: n=25, err= 2025/07/06 04:05:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/06 04:05:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/06 04:05:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000b34600 2025/07/06 04:05:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:21 DEBUG : newLeaf(0xc000cc7d00): close: 2025/07/06 04:05:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/06 04:05:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-06 04:05:21.859886171 +0000 UTC m=+6.900486586 2025/07/06 04:05:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:21 DEBUG : newLeaf(0xc000cc7d00): >close: err= 2025/07/06 04:05:21 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:21 DEBUG : dir: Looking for writers 2025/07/06 04:05:21 DEBUG : Looking for writers 2025/07/06 04:05:21 DEBUG : dir: reading active writers 2025/07/06 04:05:21 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:22 DEBUG : newLeaf: vfs cache: starting upload 2025/07/06 04:05:22 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:22 INFO : newLeaf: Copied (replaced existing) 2025/07/06 04:05:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-06 04:05:21 +0000 UTC" 2025/07/06 04:05:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/06 04:05:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:22 DEBUG : >WaitForWriters: 2025/07/06 04:05:22 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:22 DEBUG : >WaitForWriters: 2025/07/06 04:05:22 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:22 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:22 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:22 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:22 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:22 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:22 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : file1: reading active writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : >WaitForWriters: 2025/07/06 04:05:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/06 04:05:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000b34000 2025/07/06 04:05:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/06 04:05:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000b34000 2025/07/06 04:05:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/06 04:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/06 04:05:22 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00092d940): openPending: 2025/07/06 04:05:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/06 04:05:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/06 04:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00092d940): >openPending: err= 2025/07/06 04:05:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/06 04:05:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00092d940): _writeAt: size=25, off=0 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00092d940): >_writeAt: n=25, err= 2025/07/06 04:05:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/06 04:05:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/06 04:05:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000b34000 2025/07/06 04:05:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:22 DEBUG : newLeaf(0xc00092d940): close: 2025/07/06 04:05:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/06 04:05:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-06 04:05:22.360357018 +0000 UTC m=+7.400957472 2025/07/06 04:05:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:22 DEBUG : newLeaf(0xc00092d940): >close: err= 2025/07/06 04:05:22 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:22 DEBUG : newLeaf: vfs cache: starting upload 2025/07/06 04:05:22 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:22 INFO : newLeaf: Copied (replaced existing) 2025/07/06 04:05:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-06 04:05:22 +0000 UTC" 2025/07/06 04:05:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/06 04:05:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:22 DEBUG : >WaitForWriters: 2025/07/06 04:05:22 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:22 DEBUG : >WaitForWriters: 2025/07/06 04:05:22 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:22 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:22 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:22 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:22 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:22 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/06 04:05:22 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00056ea80): openPending: 2025/07/06 04:05:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/06 04:05:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/06 04:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00056ea80): >openPending: err= 2025/07/06 04:05:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/06 04:05:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00056ea80): _writeAt: size=14, off=0 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00056ea80): >_writeAt: n=14, err= 2025/07/06 04:05:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00056ea80): close: 2025/07/06 04:05:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/06 04:05:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/06 04:05:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00056ea80): >close: err= 2025/07/06 04:05:22 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : file1: reading active writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : file1: reading active writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : file1: reading active writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : file1: reading active writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:22 DEBUG : dir/file1: vfs cache: starting upload 2025/07/06 04:05:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:22 INFO : dir/file1: Copied (replaced existing) 2025/07/06 04:05:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/06 04:05:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/06 04:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/06 04:05:22 DEBUG : dir: Looking for writers 2025/07/06 04:05:22 DEBUG : file1: reading active writers 2025/07/06 04:05:22 DEBUG : Looking for writers 2025/07/06 04:05:22 DEBUG : dir: reading active writers 2025/07/06 04:05:22 DEBUG : >WaitForWriters: 2025/07/06 04:05:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:22 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00056f3c0): _readAt: size=512, off=0 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00056f3c0): openPending: 2025/07/06 04:05:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/06 04:05:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/06 04:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00056f3c0): >openPending: err= 2025/07/06 04:05:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00056f3c0): >_readAt: n=14, err=EOF 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00056f3c0): close: 2025/07/06 04:05:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/06 04:05:22 DEBUG : dir/file1(0xc00056f3c0): >close: err= 2025/07/06 04:05:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/06 04:05:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/06 04:05:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000b349c0 2025/07/06 04:05:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/06 04:05:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/06 04:05:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000b349c0 2025/07/06 04:05:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/06 04:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/06 04:05:23 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:23 DEBUG : dir/file1(0xc000703840): openPending: 2025/07/06 04:05:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/06 04:05:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/06 04:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:23 DEBUG : dir/file1(0xc000703840): >openPending: err= 2025/07/06 04:05:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/06 04:05:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:23 DEBUG : dir/file1(0xc000703840): _writeAt: size=25, off=0 2025/07/06 04:05:23 DEBUG : dir/file1(0xc000703840): >_writeAt: n=25, err= 2025/07/06 04:05:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/06 04:05:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/06 04:05:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000b349c0 2025/07/06 04:05:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:23 DEBUG : newLeaf(0xc000703840): close: 2025/07/06 04:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/06 04:05:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-06 04:05:23.005821172 +0000 UTC m=+8.046421636 2025/07/06 04:05:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:23 DEBUG : newLeaf(0xc000703840): >close: err= 2025/07/06 04:05:23 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:23 DEBUG : newLeaf: vfs cache: starting upload 2025/07/06 04:05:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:23 INFO : newLeaf: Copied (replaced existing) 2025/07/06 04:05:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-06 04:05:23 +0000 UTC" 2025/07/06 04:05:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/06 04:05:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:23 DEBUG : >WaitForWriters: 2025/07/06 04:05:23 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:23 DEBUG : >WaitForWriters: 2025/07/06 04:05:23 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:23 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:23 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:23 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:23 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:23 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:23 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : file1: reading active writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : >WaitForWriters: 2025/07/06 04:05:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:23 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:23 DEBUG : dir/file1(0xc0006f6000): _readAt: size=512, off=0 2025/07/06 04:05:23 DEBUG : dir/file1(0xc0006f6000): openPending: 2025/07/06 04:05:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/06 04:05:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/06 04:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:23 DEBUG : dir/file1(0xc0006f6000): >openPending: err= 2025/07/06 04:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/06 04:05:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:05:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:23 DEBUG : dir/file1(0xc0006f6000): >_readAt: n=14, err=EOF 2025/07/06 04:05:23 DEBUG : dir/file1(0xc0006f6000): close: 2025/07/06 04:05:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/06 04:05:23 DEBUG : dir/file1(0xc0006f6000): >close: err= 2025/07/06 04:05:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/06 04:05:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/06 04:05:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00065acc0 2025/07/06 04:05:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/06 04:05:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/06 04:05:23 DEBUG : dir/file1: Updating file with dir/file1 0xc00065acc0 2025/07/06 04:05:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/06 04:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/06 04:05:23 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:23 DEBUG : dir/file1(0xc0006fe2c0): openPending: 2025/07/06 04:05:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/06 04:05:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/06 04:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:23 DEBUG : dir/file1(0xc0006fe2c0): >openPending: err= 2025/07/06 04:05:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/06 04:05:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:23 DEBUG : dir/file1(0xc0006fe2c0): _writeAt: size=25, off=0 2025/07/06 04:05:23 DEBUG : dir/file1(0xc0006fe2c0): >_writeAt: n=25, err= 2025/07/06 04:05:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/06 04:05:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/06 04:05:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00065acc0 2025/07/06 04:05:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:05:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:23 DEBUG : newLeaf(0xc0006fe2c0): close: 2025/07/06 04:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/06 04:05:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-06 04:05:23.517896711 +0000 UTC m=+8.558497165 2025/07/06 04:05:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:23 DEBUG : newLeaf(0xc0006fe2c0): >close: err= 2025/07/06 04:05:23 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:23 DEBUG : newLeaf: vfs cache: starting upload 2025/07/06 04:05:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:23 INFO : newLeaf: Copied (replaced existing) 2025/07/06 04:05:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-06 04:05:23 +0000 UTC" 2025/07/06 04:05:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/06 04:05:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/06 04:05:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:23 DEBUG : >WaitForWriters: 2025/07/06 04:05:23 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : newLeaf: reading active writers 2025/07/06 04:05:23 DEBUG : >WaitForWriters: 2025/07/06 04:05:23 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- 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-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:23 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:23 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:23 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:23 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:05:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/06 04:05:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/06 04:05:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:23 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:23 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:23 DEBUG : dir: Looking for writers 2025/07/06 04:05:23 DEBUG : file1: reading active writers 2025/07/06 04:05:23 DEBUG : Looking for writers 2025/07/06 04:05:23 DEBUG : dir: reading active writers 2025/07/06 04:05:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:23 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:05:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/06 04:05:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/06 04:05:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/06 04:05:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/06 04:05:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/06 04:05:24 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:24 DEBUG : dir: Looking for writers 2025/07/06 04:05:24 DEBUG : file1: reading active writers 2025/07/06 04:05:24 DEBUG : Looking for writers 2025/07/06 04:05:24 DEBUG : dir: reading active writers 2025/07/06 04:05:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:24 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:05:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/06 04:05:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/06 04:05:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/06 04:05:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/06 04:05:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/06 04:05:24 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/06 04:05:24 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/06 04:05:24 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/06 04:05:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/06 04:05:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/06 04:05:24 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/06 04:05:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/06 04:05:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/06 04:05:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/06 04:05:24 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/06 04:05:24 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:24 DEBUG : dir: Looking for writers 2025/07/06 04:05:24 DEBUG : file1: reading active writers 2025/07/06 04:05:24 DEBUG : Looking for writers 2025/07/06 04:05:24 DEBUG : dir: reading active writers 2025/07/06 04:05:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:24 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:05:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/06 04:05:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:24 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:24 DEBUG : dir: Looking for writers 2025/07/06 04:05:24 DEBUG : file1: reading active writers 2025/07/06 04:05:24 DEBUG : Looking for writers 2025/07/06 04:05:24 DEBUG : dir: reading active writers 2025/07/06 04:05:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:24 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:05:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/06 04:05:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/06 04:05:24 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/06 04:05:24 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:24 DEBUG : dir: Looking for writers 2025/07/06 04:05:24 DEBUG : file1: reading active writers 2025/07/06 04:05:24 DEBUG : Looking for writers 2025/07/06 04:05:24 DEBUG : dir: reading active writers 2025/07/06 04:05:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:24 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:24 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:24 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:24 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:24 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:05:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:24 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/06 04:05:24 DEBUG : dir/file1(0xc0009ef280): _readAt: size=1, off=0 2025/07/06 04:05:24 DEBUG : dir/file1(0xc0009ef280): openPending: 2025/07/06 04:05:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/06 04:05:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/06 04:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:24 DEBUG : dir/file1(0xc0009ef280): >openPending: err= 2025/07/06 04:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:24 DEBUG : dir/file1(0xc0009ef280): >_readAt: n=1, err= 2025/07/06 04:05:24 DEBUG : dir/file1(0xc0009ef280): _readAt: size=256, off=1 2025/07/06 04:05:24 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/06 04:05:24 DEBUG : dir/file1(0xc0009ef280): >_readAt: n=15, err=EOF 2025/07/06 04:05:24 DEBUG : dir/file1(0xc0009ef280): _readAt: size=16, off=16 2025/07/06 04:05:24 DEBUG : dir/file1(0xc0009ef280): >_readAt: n=0, err=EOF 2025/07/06 04:05:24 DEBUG : dir/file1(0xc0009ef280): close: 2025/07/06 04:05:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/06 04:05:24 DEBUG : dir/file1(0xc0009ef280): >close: err= 2025/07/06 04:05:24 DEBUG : dir/file1(0xc0009ef280): close: 2025/07/06 04:05:24 DEBUG : dir/file1(0xc0009ef280): >close: err=file already closed 2025/07/06 04:05:24 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:24 DEBUG : dir: Looking for writers 2025/07/06 04:05:24 DEBUG : file1: reading active writers 2025/07/06 04:05:24 DEBUG : Looking for writers 2025/07/06 04:05:24 DEBUG : dir: reading active writers 2025/07/06 04:05:24 DEBUG : >WaitForWriters: 2025/07/06 04:05:24 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:24 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:24 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:24 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:24 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:24 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:05:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:24 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): _readAt: size=1, off=0 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): openPending: 2025/07/06 04:05:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/06 04:05:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/06 04:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): >openPending: err= 2025/07/06 04:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): >_readAt: n=1, err= 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): _readAt: size=1, off=5 2025/07/06 04:05:24 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): >_readAt: n=1, err= 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): _readAt: size=1, off=3 2025/07/06 04:05:24 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): >_readAt: n=1, err= 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): _readAt: size=1, off=13 2025/07/06 04:05:24 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): >_readAt: n=1, err= 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): _readAt: size=16, off=100 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): >_readAt: n=0, err=EOF 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): close: 2025/07/06 04:05:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/06 04:05:24 DEBUG : dir/file1(0xc000c7c240): >close: err= 2025/07/06 04:05:24 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:24 DEBUG : dir: Looking for writers 2025/07/06 04:05:24 DEBUG : file1: reading active writers 2025/07/06 04:05:24 DEBUG : Looking for writers 2025/07/06 04:05:24 DEBUG : dir: reading active writers 2025/07/06 04:05:24 DEBUG : >WaitForWriters: 2025/07/06 04:05:24 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:25 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:05:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:25 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): _readAt: size=1, off=0 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): openPending: 2025/07/06 04:05:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/06 04:05:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/06 04:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): >openPending: err= 2025/07/06 04:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/06 04:05:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:05:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): >_readAt: n=1, err= 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): _readAt: size=1, off=5 2025/07/06 04:05:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): >_readAt: n=1, err= 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): _readAt: size=1, off=1 2025/07/06 04:05:25 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): >_readAt: n=1, err= 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): _readAt: size=6, off=10 2025/07/06 04:05:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): >_readAt: n=6, err= 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): _readAt: size=256, off=10 2025/07/06 04:05:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): >_readAt: n=6, err=EOF 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): _readAt: size=256, off=100 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): >_readAt: n=0, err=EOF 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): close: 2025/07/06 04:05:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): >close: err= 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): _readAt: size=256, off=100 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000d30880): >_readAt: n=0, err=file already closed 2025/07/06 04:05:25 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:25 DEBUG : dir: Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : dir: reading active writers 2025/07/06 04:05:25 DEBUG : >WaitForWriters: 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:25 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:05:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:25 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000deef00): RWFileHandle.Flush 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000deef00): _readAt: size=256, off=0 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000deef00): openPending: 2025/07/06 04:05:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/06 04:05:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/06 04:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000deef00): >openPending: err= 2025/07/06 04:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/06 04:05:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:05:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000deef00): >_readAt: n=16, err=EOF 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000deef00): RWFileHandle.Flush 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000deef00): RWFileHandle.Flush 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000deef00): close: 2025/07/06 04:05:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/06 04:05:25 DEBUG : dir/file1(0xc000deef00): >close: err= 2025/07/06 04:05:25 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:25 DEBUG : dir: Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : dir: reading active writers 2025/07/06 04:05:25 DEBUG : >WaitForWriters: 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:25 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:05:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/06 04:05:25 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/06 04:05:25 DEBUG : dir/file1(0xc00043f6c0): _readAt: size=256, off=0 2025/07/06 04:05:25 DEBUG : dir/file1(0xc00043f6c0): openPending: 2025/07/06 04:05:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/06 04:05:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/06 04:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:25 DEBUG : dir/file1(0xc00043f6c0): >openPending: err= 2025/07/06 04:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/06 04:05:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:05:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:25 DEBUG : dir/file1(0xc00043f6c0): >_readAt: n=16, err=EOF 2025/07/06 04:05:25 DEBUG : dir/file1(0xc00043f6c0): RWFileHandle.Release 2025/07/06 04:05:25 DEBUG : dir/file1(0xc00043f6c0): close: 2025/07/06 04:05:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/06 04:05:25 DEBUG : dir/file1(0xc00043f6c0): >close: err= 2025/07/06 04:05:25 DEBUG : dir/file1(0xc00043f6c0): RWFileHandle.Release 2025/07/06 04:05:25 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:25 DEBUG : dir: Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : dir: reading active writers 2025/07/06 04:05:25 DEBUG : >WaitForWriters: 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:25 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:25 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:25 DEBUG : file1: newRWFileHandle: 2025/07/06 04:05:25 DEBUG : file1(0xc0005e57c0): openPending: 2025/07/06 04:05:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:25 DEBUG : file1(0xc0005e57c0): >openPending: err= 2025/07/06 04:05:25 DEBUG : file1: >newRWFileHandle: err= 2025/07/06 04:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/06 04:05:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/06 04:05:25 DEBUG : file1(0xc0005e57c0): _writeAt: size=5, off=0 2025/07/06 04:05:25 DEBUG : file1(0xc0005e57c0): >_writeAt: n=5, err= 2025/07/06 04:05:25 DEBUG : file1(0xc0005e57c0): _writeAt: size=7, off=5 2025/07/06 04:05:25 DEBUG : file1(0xc0005e57c0): >_writeAt: n=7, err= 2025/07/06 04:05:25 DEBUG : file1: vfs cache: truncate to size=11 2025/07/06 04:05:25 DEBUG : file1(0xc0005e57c0): close: 2025/07/06 04:05:25 DEBUG : file1: vfs cache: setting modification time to 2025-07-06 04:05:25.470594627 +0000 UTC m=+10.511195081 2025/07/06 04:05:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:25 DEBUG : file1(0xc0005e57c0): >close: err= 2025/07/06 04:05:25 DEBUG : file1(0xc0005e57c0): close: 2025/07/06 04:05:25 DEBUG : file1(0xc0005e57c0): >close: err=file already closed 2025/07/06 04:05:25 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:25 DEBUG : file1: vfs cache: starting upload 2025/07/06 04:05:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:25 INFO : file1: Copied (new) 2025/07/06 04:05:25 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-06 04:05:25 +0000 UTC" 2025/07/06 04:05:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/06 04:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:25 INFO : file1: vfs cache: upload succeeded try #1 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : >WaitForWriters: 2025/07/06 04:05:25 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : >WaitForWriters: 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:25 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:25 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:25 DEBUG : file1: newRWFileHandle: 2025/07/06 04:05:25 DEBUG : file1(0xc000dc2c00): openPending: 2025/07/06 04:05:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:25 DEBUG : file1(0xc000dc2c00): >openPending: err= 2025/07/06 04:05:25 DEBUG : file1: >newRWFileHandle: err= 2025/07/06 04:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/06 04:05:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/06 04:05:25 DEBUG : file1(0xc000dc2c00): _writeAt: size=7, off=0 2025/07/06 04:05:25 DEBUG : file1(0xc000dc2c00): >_writeAt: n=7, err= 2025/07/06 04:05:25 DEBUG : file1(0xc000dc2c00): _writeAt: size=6, off=5 2025/07/06 04:05:25 DEBUG : file1(0xc000dc2c00): >_writeAt: n=6, err= 2025/07/06 04:05:25 DEBUG : file1(0xc000dc2c00): close: 2025/07/06 04:05:25 DEBUG : file1: vfs cache: setting modification time to 2025-07-06 04:05:25.670257917 +0000 UTC m=+10.710858362 2025/07/06 04:05:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:25 DEBUG : file1(0xc000dc2c00): >close: err= 2025/07/06 04:05:25 DEBUG : file1(0xc000dc2c00): _writeAt: size=5, off=0 2025/07/06 04:05:25 DEBUG : file1(0xc000dc2c00): >_writeAt: n=0, err=file already closed 2025/07/06 04:05:25 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:25 DEBUG : file1: vfs cache: starting upload 2025/07/06 04:05:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:25 INFO : file1: Copied (new) 2025/07/06 04:05:25 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-06 04:05:25 +0000 UTC" 2025/07/06 04:05:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/06 04:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:25 INFO : file1: vfs cache: upload succeeded try #1 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : >WaitForWriters: 2025/07/06 04:05:25 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : >WaitForWriters: 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:25 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:25 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:25 DEBUG : file1: newRWFileHandle: 2025/07/06 04:05:25 DEBUG : file1(0xc0007d7f40): openPending: 2025/07/06 04:05:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:25 DEBUG : file1(0xc0007d7f40): >openPending: err= 2025/07/06 04:05:25 DEBUG : file1: >newRWFileHandle: err= 2025/07/06 04:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/06 04:05:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/06 04:05:25 DEBUG : file1(0xc0007d7f40): close: 2025/07/06 04:05:25 DEBUG : file1: vfs cache: setting modification time to 2025-07-06 04:05:25.868660359 +0000 UTC m=+10.909260813 2025/07/06 04:05:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:25 DEBUG : file1(0xc0007d7f40): >close: err= 2025/07/06 04:05:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/06 04:05:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/06 04:05:25 DEBUG : file2: newRWFileHandle: 2025/07/06 04:05:25 DEBUG : file2(0xc000a0c440): openPending: 2025/07/06 04:05:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/06 04:05:25 DEBUG : file2(0xc000a0c440): >openPending: err= 2025/07/06 04:05:25 DEBUG : file2: >newRWFileHandle: err= 2025/07/06 04:05:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/06 04:05:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/06 04:05:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/06 04:05:25 DEBUG : file2(0xc000a0c440): RWFileHandle.Flush 2025/07/06 04:05:25 DEBUG : file2(0xc000a0c440): RWFileHandle.Release 2025/07/06 04:05:25 DEBUG : file2(0xc000a0c440): close: 2025/07/06 04:05:25 DEBUG : file2: vfs cache: setting modification time to 2025-07-06 04:05:25.870974485 +0000 UTC m=+10.911574939 2025/07/06 04:05:25 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:25 DEBUG : file2(0xc000a0c440): >close: err= 2025/07/06 04:05:25 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : file2: reading active writers 2025/07/06 04:05:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : file2: reading active writers 2025/07/06 04:05:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : file2: reading active writers 2025/07/06 04:05:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/06 04:05:25 DEBUG : Looking for writers 2025/07/06 04:05:25 DEBUG : file2: reading active writers 2025/07/06 04:05:25 DEBUG : file1: reading active writers 2025/07/06 04:05:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/06 04:05:25 DEBUG : file1: vfs cache: starting upload 2025/07/06 04:05:25 DEBUG : file2: vfs cache: starting upload 2025/07/06 04:05:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:25 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:26 INFO : file1: Copied (new) 2025/07/06 04:05:26 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-06 04:05:25 +0000 UTC" 2025/07/06 04:05:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/06 04:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:26 INFO : file1: vfs cache: upload succeeded try #1 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : file2: reading active writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/06 04:05:26 INFO : file2: Copied (new) 2025/07/06 04:05:26 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-06 04:05:25 +0000 UTC" 2025/07/06 04:05:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/06 04:05:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/06 04:05:26 INFO : file2: vfs cache: upload succeeded try #1 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : file2: reading active writers 2025/07/06 04:05:26 DEBUG : >WaitForWriters: 2025/07/06 04:05:26 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : file2: reading active writers 2025/07/06 04:05:26 DEBUG : >WaitForWriters: 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:26 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:26 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:26 DEBUG : file1: newRWFileHandle: 2025/07/06 04:05:26 DEBUG : file1(0xc000a0dbc0): openPending: 2025/07/06 04:05:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:26 DEBUG : file1(0xc000a0dbc0): >openPending: err= 2025/07/06 04:05:26 DEBUG : file1: >newRWFileHandle: err= 2025/07/06 04:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/06 04:05:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/06 04:05:26 DEBUG : file1(0xc000a0dbc0): _writeAt: size=5, off=0 2025/07/06 04:05:26 DEBUG : file1(0xc000a0dbc0): >_writeAt: n=5, err= 2025/07/06 04:05:26 DEBUG : file1(0xc000a0dbc0): RWFileHandle.Flush 2025/07/06 04:05:26 DEBUG : file1(0xc000a0dbc0): RWFileHandle.Flush 2025/07/06 04:05:26 DEBUG : file1(0xc000a0dbc0): close: 2025/07/06 04:05:26 DEBUG : file1: vfs cache: setting modification time to 2025-07-06 04:05:26.241302067 +0000 UTC m=+11.281902522 2025/07/06 04:05:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:26 DEBUG : file1(0xc000a0dbc0): >close: err= 2025/07/06 04:05:26 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:26 DEBUG : file1: vfs cache: starting upload 2025/07/06 04:05:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:26 INFO : file1: Copied (new) 2025/07/06 04:05:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-06 04:05:26 +0000 UTC" 2025/07/06 04:05:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/06 04:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:26 INFO : file1: vfs cache: upload succeeded try #1 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : >WaitForWriters: 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:26 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:26 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:26 DEBUG : file1: newRWFileHandle: 2025/07/06 04:05:26 DEBUG : file1(0xc000d4d3c0): openPending: 2025/07/06 04:05:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:26 DEBUG : file1(0xc000d4d3c0): >openPending: err= 2025/07/06 04:05:26 DEBUG : file1: >newRWFileHandle: err= 2025/07/06 04:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/06 04:05:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/06 04:05:26 DEBUG : file1(0xc000d4d3c0): _writeAt: size=5, off=0 2025/07/06 04:05:26 DEBUG : file1(0xc000d4d3c0): >_writeAt: n=5, err= 2025/07/06 04:05:26 DEBUG : file1(0xc000d4d3c0): RWFileHandle.Release 2025/07/06 04:05:26 DEBUG : file1(0xc000d4d3c0): close: 2025/07/06 04:05:26 DEBUG : file1: vfs cache: setting modification time to 2025-07-06 04:05:26.430039771 +0000 UTC m=+11.470640235 2025/07/06 04:05:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:26 DEBUG : file1(0xc000d4d3c0): >close: err= 2025/07/06 04:05:26 DEBUG : file1(0xc000d4d3c0): RWFileHandle.Release 2025/07/06 04:05:26 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:26 DEBUG : file1: vfs cache: starting upload 2025/07/06 04:05:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:26 INFO : file1: Copied (new) 2025/07/06 04:05:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-06 04:05:26 +0000 UTC" 2025/07/06 04:05:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/06 04:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:26 INFO : file1: vfs cache: upload succeeded try #1 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : >WaitForWriters: 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:26 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/06 04:05:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/06 04:05:26 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:26 DEBUG : dir/file1(0xc000800200): openPending: 2025/07/06 04:05:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/06 04:05:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/06 04:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:26 DEBUG : dir/file1(0xc000800200): >openPending: err= 2025/07/06 04:05:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/06 04:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/06 04:05:26 DEBUG : dir/file1(0xc000800200): _writeAt: size=5, off=0 2025/07/06 04:05:26 DEBUG : dir/file1(0xc000800200): >_writeAt: n=5, err= 2025/07/06 04:05:26 DEBUG : dir/file1(0xc000800200): close: 2025/07/06 04:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:26 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-06 04:05:26.68306779 +0000 UTC m=+11.723668205 2025/07/06 04:05:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:26 DEBUG : dir/file1(0xc000800200): >close: err= 2025/07/06 04:05:26 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:26 DEBUG : dir: Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : dir: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:26 DEBUG : dir: Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : dir: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:26 DEBUG : dir: Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : dir: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:26 DEBUG : dir: Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : dir: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:26 DEBUG : dir/file1: vfs cache: starting upload 2025/07/06 04:05:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:26 INFO : dir/file1: Copied (replaced existing) 2025/07/06 04:05:26 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-06 04:05:26 +0000 UTC" 2025/07/06 04:05:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/06 04:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/06 04:05:26 DEBUG : dir: Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : dir: reading active writers 2025/07/06 04:05:26 DEBUG : >WaitForWriters: 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:26 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:26 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:26 DEBUG : dir/file1: newRWFileHandle: 2025/07/06 04:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/06 04:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/06 04:05:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/06 04:05:26 DEBUG : dir/file1(0xc0008a3d00): _writeAt: size=5, off=0 2025/07/06 04:05:26 DEBUG : dir/file1(0xc0008a3d00): openPending: 2025/07/06 04:05:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/06 04:05:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/06 04:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:26 DEBUG : dir/file1(0xc0008a3d00): >openPending: err= 2025/07/06 04:05:26 DEBUG : dir/file1(0xc0008a3d00): >_writeAt: n=5, err= 2025/07/06 04:05:26 DEBUG : dir/file1(0xc0008a3d00): _writeAt: size=15, off=5 2025/07/06 04:05:26 DEBUG : dir/file1(0xc0008a3d00): >_writeAt: n=15, err= 2025/07/06 04:05:26 DEBUG : dir/file1(0xc0008a3d00): close: 2025/07/06 04:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/06 04:05:26 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-06 04:05:26.967889486 +0000 UTC m=+12.008489900 2025/07/06 04:05:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:26 DEBUG : dir/file1(0xc0008a3d00): >close: err= 2025/07/06 04:05:26 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:26 DEBUG : dir: Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : dir: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:26 DEBUG : dir: Looking for writers 2025/07/06 04:05:26 DEBUG : file1: reading active writers 2025/07/06 04:05:26 DEBUG : Looking for writers 2025/07/06 04:05:26 DEBUG : dir: reading active writers 2025/07/06 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:27 DEBUG : dir: Looking for writers 2025/07/06 04:05:27 DEBUG : file1: reading active writers 2025/07/06 04:05:27 DEBUG : Looking for writers 2025/07/06 04:05:27 DEBUG : dir: reading active writers 2025/07/06 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:27 DEBUG : dir: Looking for writers 2025/07/06 04:05:27 DEBUG : file1: reading active writers 2025/07/06 04:05:27 DEBUG : Looking for writers 2025/07/06 04:05:27 DEBUG : dir: reading active writers 2025/07/06 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:27 DEBUG : dir/file1: vfs cache: starting upload 2025/07/06 04:05:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:27 INFO : dir/file1: Copied (replaced existing) 2025/07/06 04:05:27 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-06 04:05:26 +0000 UTC" 2025/07/06 04:05:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/06 04:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/06 04:05:27 DEBUG : dir: Looking for writers 2025/07/06 04:05:27 DEBUG : file1: reading active writers 2025/07/06 04:05:27 DEBUG : Looking for writers 2025/07/06 04:05:27 DEBUG : dir: reading active writers 2025/07/06 04:05:27 DEBUG : >WaitForWriters: 2025/07/06 04:05:27 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:27 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:27 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:27 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : file1: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : file1(0xc000eee900): openPending: 2025/07/06 04:05:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:27 DEBUG : file1(0xc000eee900): >openPending: err= 2025/07/06 04:05:27 DEBUG : file1: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/06 04:05:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/06 04:05:27 DEBUG : file1(0xc000eee900): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : file1(0xc000eee900): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : file1(0xc000eee900): close: 2025/07/06 04:05:27 DEBUG : file1: vfs cache: setting modification time to 2025-07-06 04:05:27.189121718 +0000 UTC m=+12.229722172 2025/07/06 04:05:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : file1(0xc000eee900): >close: err= 2025/07/06 04:05:27 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:27 DEBUG : Looking for writers 2025/07/06 04:05:27 DEBUG : file1: reading active writers 2025/07/06 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:27 DEBUG : Looking for writers 2025/07/06 04:05:27 DEBUG : file1: reading active writers 2025/07/06 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:27 DEBUG : Looking for writers 2025/07/06 04:05:27 DEBUG : file1: reading active writers 2025/07/06 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:27 DEBUG : Looking for writers 2025/07/06 04:05:27 DEBUG : file1: reading active writers 2025/07/06 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:27 DEBUG : file1: vfs cache: starting upload 2025/07/06 04:05:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:27 INFO : file1: Copied (new) 2025/07/06 04:05:27 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-06 04:05:27 +0000 UTC" 2025/07/06 04:05:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:27 INFO : file1: vfs cache: upload succeeded try #1 2025/07/06 04:05:27 DEBUG : Looking for writers 2025/07/06 04:05:27 DEBUG : file1: reading active writers 2025/07/06 04:05:27 DEBUG : >WaitForWriters: 2025/07/06 04:05:27 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:27 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:27 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:27 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/06 04:05:27 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eefd80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eefd80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eefd80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eefd80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eefd80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.383215448 +0000 UTC m=+12.423815892 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eefd80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa280): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa280): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa280): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa280): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa280): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa280): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa280): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.383215448 +0000 UTC m=+12.423815892 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa280): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa740): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa740): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa740): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa740): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa740): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.383215448 +0000 UTC m=+12.423815892 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efa740): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ae70 item 1 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008db600): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008db600): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008db600): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008db600): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008db600): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.389565453 +0000 UTC m=+12.430165897 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008db600): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008dbb00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008dbb00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008dbb00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008dbb00): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008dbb00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.389565453 +0000 UTC m=+12.430165897 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008dbb00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430d20 item 2 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc1c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc1c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc1c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc1c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc1c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.395633137 +0000 UTC m=+12.436233591 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc1c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc640): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc640): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc640): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc640): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc640): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc640): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc640): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.395633137 +0000 UTC m=+12.436233591 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc640): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fcb00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fcb00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fcb00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fcb00): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fcb00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.395633137 +0000 UTC m=+12.436233591 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fcb00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004312d0 item 3 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007bd5c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007bd5c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007bd5c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007bd5c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007bd5c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.401091687 +0000 UTC m=+12.441692122 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007bd5c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007bdb00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007bdb00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007bdb00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007bdb00): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007bdb00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.401091687 +0000 UTC m=+12.441692122 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007bdb00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402000 item 4 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fce80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fce80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fce80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fce80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fce80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.405547504 +0000 UTC m=+12.446147939 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fce80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd300): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd300): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd300): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd300): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd300): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.405547504 +0000 UTC m=+12.446147939 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd7c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd7c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd7c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd7c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd7c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.405547504 +0000 UTC m=+12.446147939 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd7c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004319d0 item 5 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fde40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fde40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fde40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fde40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fde40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.409885461 +0000 UTC m=+12.450485895 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fde40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000926400): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000926400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000926400): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000926400): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000926400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.409885461 +0000 UTC m=+12.450485895 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000926400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a310 item 6 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2200): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2200): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2200): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2200): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2200): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.413345147 +0000 UTC m=+12.453945581 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2200): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2700): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2700): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2700): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2700): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2700): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2700): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2700): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.413345147 +0000 UTC m=+12.453945581 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2700): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2bc0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2bc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2bc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2bc0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2bc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.413345147 +0000 UTC m=+12.453945581 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f2bc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 7 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3240): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3240): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3240): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3240): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3240): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.418710944 +0000 UTC m=+12.459311388 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3240): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3780): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3780): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3780): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3780): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3780): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.418710944 +0000 UTC m=+12.459311388 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3780): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d90 item 8 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3d40): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc0007f3d40): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3d40): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3d40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3d40): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3d40): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007f3d40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a180): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a180): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a180): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a180): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.42229259 +0000 UTC m=+12.462893024 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a180): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a600): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a600): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a600): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a600): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a600): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a600): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a600): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.42229259 +0000 UTC m=+12.462893024 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099a600): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099ab00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099ab00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099ab00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099ab00): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099ab00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.42229259 +0000 UTC m=+12.462893024 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099ab00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004032d0 item 9 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000926b40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000926b40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000926b40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000926b40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000926b40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.427216506 +0000 UTC m=+12.467816950 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000926b40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000927080): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000927080): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000927080): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000927080): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000927080): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.427216506 +0000 UTC m=+12.467816950 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000927080): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a7e0 item 10 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009276c0): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc0009276c0): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009276c0): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009276c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009276c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009276c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009276c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000927a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000927a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000927a80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000927a80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000927a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.43182501 +0000 UTC m=+12.472425454 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000927a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e000): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e000): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e000): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e000): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e000): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e000): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e000): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.43182501 +0000 UTC m=+12.472425454 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e000): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e500): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e500): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e500): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e500): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e500): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.43182501 +0000 UTC m=+12.472425454 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094e500): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ac40 item 11 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094eb80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094eb80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094eb80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094eb80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094eb80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.437725902 +0000 UTC m=+12.478326335 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094eb80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094f0c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094f0c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094f0c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094f0c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094f0c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.437725902 +0000 UTC m=+12.478326335 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094f0c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b1f0 item 12 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094f700): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc00094f700): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094f700): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094f700): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094f700): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094f700): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094f700): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094fac0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094fac0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094fac0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094fac0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094fac0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.440905884 +0000 UTC m=+12.481506327 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094fac0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976200): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976200): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976200): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976200): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976200): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.440905884 +0000 UTC m=+12.481506327 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976200): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b730 item 13 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976880): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976880): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976880): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976880): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976880): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.444713543 +0000 UTC m=+12.485313978 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976880): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976dc0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976dc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976dc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976dc0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976dc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.444713543 +0000 UTC m=+12.485313978 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000976dc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bc00 item 14 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000977400): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc000977400): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000977400): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000977400): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000977400): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000977400): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000977400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009777c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009777c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009777c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009777c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009777c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.448673178 +0000 UTC m=+12.489273612 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009777c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000977e80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000977e80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000977e80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000977e80): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000977e80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.448673178 +0000 UTC m=+12.489273612 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000977e80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003763f0 item 15 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18580): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18580): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18580): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18580): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18580): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.454676542 +0000 UTC m=+12.495276976 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18580): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18ac0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18ac0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18ac0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18ac0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18ac0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.454676542 +0000 UTC m=+12.495276976 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18ac0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376d20 item 16 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19100): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19100): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19100): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19100): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19100): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.457320026 +0000 UTC m=+12.497920460 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19100): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19580): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19580): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19580): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19580): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19580): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19580): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19580): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19580): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.457320026 +0000 UTC m=+12.497920460 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19580): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19a80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19a80): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.457320026 +0000 UTC m=+12.497920460 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377260 item 17 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44180): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44180): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44180): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44180): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.466184513 +0000 UTC m=+12.506784916 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44180): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b446c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b446c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b446c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b446c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b446c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.466184513 +0000 UTC m=+12.506784916 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b446c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377b20 item 18 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44d40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44d40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44d40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44d40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44d40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.467692404 +0000 UTC m=+12.508292818 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44d40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.467692404 +0000 UTC m=+12.508292818 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45740): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45740): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45740): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45740): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45740): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.467692404 +0000 UTC m=+12.508292818 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45740): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050380 item 19 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45dc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45dc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45dc0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45dc0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45dc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.46970273 +0000 UTC m=+12.510303133 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45dc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78380): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78380): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78380): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78380): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78380): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.46970273 +0000 UTC m=+12.510303133 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78380): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 20 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78a00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78a00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78a00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78a00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78a00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.4729678 +0000 UTC m=+12.513568214 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78a00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78f00): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78f00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78f00): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78f00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78f00): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78f00): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78f00): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78f00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.4729678 +0000 UTC m=+12.513568214 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c78f00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c79400): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c79400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c79400): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c79400): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c79400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.4729678 +0000 UTC m=+12.513568214 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c79400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e460 item 21 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c79a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c79a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c79a80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c79a80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c79a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.475619239 +0000 UTC m=+12.516219653 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c79a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94040): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94040): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94040): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94040): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94040): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.475619239 +0000 UTC m=+12.516219653 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94040): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ef50 item 22 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c946c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c946c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c946c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c946c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c946c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.478998836 +0000 UTC m=+12.519599250 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c946c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94bc0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94bc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94bc0): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94bc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94bc0): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94bc0): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94bc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94bc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.478998836 +0000 UTC m=+12.519599250 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c94bc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c950c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c950c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c950c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c950c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c950c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.478998836 +0000 UTC m=+12.519599250 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c950c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f500 item 23 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c95740): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c95740): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c95740): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c95740): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c95740): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.483770026 +0000 UTC m=+12.524370440 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c95740): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c95c80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c95c80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c95c80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c95c80): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c95c80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.483770026 +0000 UTC m=+12.524370440 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000c95c80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fe30 item 24 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0340): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc000cc0340): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0340): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0340): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0340): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0340): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0340): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0700): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0700): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0700): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0700): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0700): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.485903803 +0000 UTC m=+12.526504217 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0700): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0c00): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0c00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0c00): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0c00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0c00): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0c00): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0c00): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0c00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.485903803 +0000 UTC m=+12.526504217 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc0c00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc1140): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc1140): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc1140): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc1140): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc1140): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.485903803 +0000 UTC m=+12.526504217 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc1140): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001107e0 item 25 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc17c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc17c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc17c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc17c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc17c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.489304078 +0000 UTC m=+12.529904492 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc17c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc1d00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc1d00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc1d00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc1d00): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc1d00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.489304078 +0000 UTC m=+12.529904492 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc1d00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e00 item 26 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf03c0): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc000cf03c0): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf03c0): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf03c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf03c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf03c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf03c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b1c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b1c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b1c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b1c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b1c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.49293728 +0000 UTC m=+12.533537694 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b1c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b6c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b6c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b6c0): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b6c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b6c0): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b6c0): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b6c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b6c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.49293728 +0000 UTC m=+12.533537694 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099b6c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099bc00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099bc00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099bc00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099bc00): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099bc00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.49293728 +0000 UTC m=+12.533537694 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00099bc00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c00 item 27 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ca300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ca300): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ca300): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ca300): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ca300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.495424882 +0000 UTC m=+12.536025296 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ca300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ca840): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ca840): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ca840): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ca840): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ca840): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.495424882 +0000 UTC m=+12.536025296 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ca840): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8930 item 28 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cae80): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc0009cae80): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cae80): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cae80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cae80): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cae80): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cae80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cb240): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cb240): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cb240): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cb240): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cb240): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.497212488 +0000 UTC m=+12.537812903 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cb240): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cb900): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cb900): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cb900): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cb900): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cb900): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.497212488 +0000 UTC m=+12.537812903 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cb900): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e97a0 item 29 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4000): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4000): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4000): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4000): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4000): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.499722041 +0000 UTC m=+12.540322455 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4000): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4540): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4540): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4540): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4540): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4540): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.499722041 +0000 UTC m=+12.540322455 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4540): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003900e0 item 30 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4b80): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc0009f4b80): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4b80): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4b80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4b80): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4b80): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4b80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4f40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4f40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4f40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4f40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4f40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.501378211 +0000 UTC m=+12.541978625 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f4f40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f5600): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f5600): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f5600): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f5600): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f5600): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.501378211 +0000 UTC m=+12.541978625 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f5600): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003908c0 item 31 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f5c80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f5c80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f5c80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f5c80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f5c80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.503086038 +0000 UTC m=+12.543686452 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f5c80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36240): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36240): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36240): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36240): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36240): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.503086038 +0000 UTC m=+12.543686452 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36240): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390d20 item 32 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0800): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0800): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0800): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0800): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0800): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.504632582 +0000 UTC m=+12.545232997 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0800): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0c80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0c80): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0c80): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0c80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0c80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111180 item 33 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0c80): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0c80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.505250823 +0000 UTC m=+12.545851238 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf0c80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1180): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1180): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1180): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1180): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.505250823 +0000 UTC m=+12.545851238 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1180): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111570 item 33 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf17c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf17c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf17c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf17c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf17c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.506918456 +0000 UTC m=+12.547518869 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf17c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1c40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1c40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b20 item 34 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1c40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1c40): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1c40): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1c40): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1c40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.507977403 +0000 UTC m=+12.548577817 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cf1c40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96200): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96200): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96200): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96200): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96200): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.507977403 +0000 UTC m=+12.548577817 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96200): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003164d0 item 34 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96840): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96840): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96840): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96840): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96840): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.509754511 +0000 UTC m=+12.550354924 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96840): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96cc0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96cc0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96cc0): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96cc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96cc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316ee0 item 35 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96cc0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96cc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.510474714 +0000 UTC m=+12.551075127 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d96cc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d971c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d971c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d971c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d971c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d971c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.510474714 +0000 UTC m=+12.551075127 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d971c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003171f0 item 35 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97840): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97840): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97840): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97840): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97840): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.511909167 +0000 UTC m=+12.552509581 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97840): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97d40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97d40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b20 item 36 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97d40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97d40): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97d40): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97d40): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97d40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.512761688 +0000 UTC m=+12.553362102 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d97d40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6300): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6300): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6300): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.512761688 +0000 UTC m=+12.553362102 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003662a0 item 36 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6940): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6940): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6940): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6940): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6940): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.514389624 +0000 UTC m=+12.554990038 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6940): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6dc0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6dc0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6dc0): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6dc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6dc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366a80 item 37 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6dc0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6dc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.51494683 +0000 UTC m=+12.555547245 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de6dc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de72c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de72c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de72c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de72c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de72c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.51494683 +0000 UTC m=+12.555547245 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de72c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366cb0 item 37 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7940): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7940): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7940): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7940): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7940): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.516962275 +0000 UTC m=+12.557562690 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7940): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7e40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7e40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367110 item 38 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7e40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7e40): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7e40): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7e40): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7e40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.517646411 +0000 UTC m=+12.558246835 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000de7e40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30400): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30400): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30400): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.517646411 +0000 UTC m=+12.558246835 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367570 item 38 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30a80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30a80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.519211149 +0000 UTC m=+12.559811563 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30f80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30f80): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30f80): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30f80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30f80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b90 item 39 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30f80): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30f80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.519960757 +0000 UTC m=+12.560561171 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e30f80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e31480): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e31480): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e31480): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e31480): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e31480): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.519960757 +0000 UTC m=+12.560561171 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e31480): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367ea0 item 39 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e31b00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e31b00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e31b00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e31b00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e31b00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.521600305 +0000 UTC m=+12.562200719 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e31b00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64080): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64080): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4540 item 40 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64080): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64080): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64080): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64080): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64080): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.523177247 +0000 UTC m=+12.563777661 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64080): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e645c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e645c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e645c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e645c0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e645c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.523177247 +0000 UTC m=+12.563777661 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e645c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5030 item 40 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64b80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64b80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64b80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64b80): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64b80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64b80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64b80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.525735591 +0000 UTC m=+12.566336006 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e64b80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65080): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65080): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65080): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e58f0 item 41 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65080): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65080): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.526304811 +0000 UTC m=+12.566905224 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65080): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65540): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65540): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65540): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65540): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65540): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5dc0 item 41 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65540): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65540): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.526967524 +0000 UTC m=+12.567567948 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65540): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65a80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65a80): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.526967524 +0000 UTC m=+12.567567948 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e65a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003703f0 item 41 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88140): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88140): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88140): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88140): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88140): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88140): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88140): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.528834329 +0000 UTC m=+12.569434744 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88140): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88640): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88640): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88640): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370ee0 item 42 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88640): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88640): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.529435418 +0000 UTC m=+12.570035832 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88640): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88b80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88b80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371500 item 42 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88b80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88b80): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88b80): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88b80): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88b80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.530131296 +0000 UTC m=+12.570731710 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e88b80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89100): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89100): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89100): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89100): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89100): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.530131296 +0000 UTC m=+12.570731710 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89100): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371810 item 42 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89740): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89740): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89740): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89740): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89740): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89740): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89740): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.531730418 +0000 UTC m=+12.572330832 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89740): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89c40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89c40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89c40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371dc0 item 43 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89c40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89c40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.532474536 +0000 UTC m=+12.573074960 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e89c40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08200): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08200): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08200): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08200): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08200): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003384d0 item 43 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08200): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08200): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.533657577 +0000 UTC m=+12.574257991 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08200): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08740): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08740): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08740): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08740): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08740): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.533657577 +0000 UTC m=+12.574257991 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08740): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 43 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08d80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08d80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08d80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08d80): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08d80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08d80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08d80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.535654367 +0000 UTC m=+12.576254781 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f08d80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f09280): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f09280): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f09280): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003390a0 item 44 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f09280): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f09280): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.536401509 +0000 UTC m=+12.577001923 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f09280): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f097c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f097c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003393b0 item 44 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f097c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f097c0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f097c0): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f097c0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f097c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.537193347 +0000 UTC m=+12.577793760 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f097c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f09d40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f09d40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f09d40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f09d40): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f09d40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.537193347 +0000 UTC m=+12.577793760 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f09d40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ab0 item 44 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28400): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28400): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28400): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28400): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28400): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.53907438 +0000 UTC m=+12.579674793 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28900): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28900): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28900): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346310 item 45 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28900): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28900): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.539758213 +0000 UTC m=+12.580358627 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f28900): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29000): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29000): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29000): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29000): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29000): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.539758213 +0000 UTC m=+12.580358627 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29000): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346700 item 45 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29640): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29640): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29640): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29640): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29640): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29640): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29640): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.541283587 +0000 UTC m=+12.581884002 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29640): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29b40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29b40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29b40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346d90 item 46 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29b40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29b40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.541981138 +0000 UTC m=+12.582581552 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f29b40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a2c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a2c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a2c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a2c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a2c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.541981138 +0000 UTC m=+12.582581552 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a2c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003472d0 item 46 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a900): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a900): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a900): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a900): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a900): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a900): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a900): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.543301767 +0000 UTC m=+12.583902172 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4a900): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4ae00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4ae00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4ae00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347730 item 47 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4ae00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4ae00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.543849886 +0000 UTC m=+12.584450301 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4ae00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4b500): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4b500): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4b500): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4b500): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4b500): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.543849886 +0000 UTC m=+12.584450301 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4b500): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347a40 item 47 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4bb40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4bb40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4bb40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4bb40): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4bb40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4bb40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4bb40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.548462579 +0000 UTC m=+12.589062993 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f4bb40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f640c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f640c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f640c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326310 item 48 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f640c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f640c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.548980121 +0000 UTC m=+12.589580535 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f640c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f647c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f647c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f647c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f647c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f647c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.548980121 +0000 UTC m=+12.589580535 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f647c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003267e0 item 48 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f64e00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f64e00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f64e00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f64e00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f64e00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.550698027 +0000 UTC m=+12.591298441 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f64e00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65280): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65280): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65280): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65280): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65280): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65280): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003272d0 item 49 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65280): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65280): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.551225778 +0000 UTC m=+12.591826192 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65280): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f657c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f657c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f657c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f657c0): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f657c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.551225778 +0000 UTC m=+12.591826192 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f657c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003279d0 item 49 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65e40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65e40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65e40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65e40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65e40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.553256772 +0000 UTC m=+12.593857176 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f65e40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f863c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f863c0): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f863c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327e30 item 50 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f863c0): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f863c0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f863c0): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f863c0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f863c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.555782795 +0000 UTC m=+12.596383209 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f863c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f86940): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f86940): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f86940): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f86940): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f86940): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.555782795 +0000 UTC m=+12.596383209 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f86940): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c150 item 50 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f86fc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f86fc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f86fc0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f86fc0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f86fc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.557608263 +0000 UTC m=+12.598208677 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f86fc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f874c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f874c0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f874c0): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f874c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f874c0): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f874c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c690 item 51 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f874c0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f874c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.558298509 +0000 UTC m=+12.598898924 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f874c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f87a00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f87a00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f87a00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f87a00): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f87a00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.558298509 +0000 UTC m=+12.598898924 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000f87a00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c8c0 item 51 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4100): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4100): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4100): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4100): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4100): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.560074033 +0000 UTC m=+12.600674447 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4100): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4600): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4600): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4600): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ce00 item 52 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4600): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4600): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4600): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4600): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4600): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.560821527 +0000 UTC m=+12.601421941 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4600): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4b80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4b80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4b80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4b80): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4b80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.560821527 +0000 UTC m=+12.601421941 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000fa4b80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cfc0 item 52 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efadc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efadc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efadc0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efadc0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efadc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.563049532 +0000 UTC m=+12.603649945 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efadc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb2c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb2c0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb2c0): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb2c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb2c0): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb2c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b5e0 item 53 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb2c0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb2c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.563897092 +0000 UTC m=+12.604497506 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb2c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb800): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb800): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb800): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb800): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb800): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.563897092 +0000 UTC m=+12.604497506 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efb800): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b7a0 item 53 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efbe80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efbe80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efbe80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efbe80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efbe80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.565776442 +0000 UTC m=+12.606376856 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000efbe80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012400): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012400): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bce0 item 54 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012400): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012400): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012400): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012400): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.566657136 +0000 UTC m=+12.607257549 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012980): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012980): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012980): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012980): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012980): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.566657136 +0000 UTC m=+12.607257549 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001012980): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca070 item 54 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013000): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013000): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013000): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013000): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013000): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.568594384 +0000 UTC m=+12.609194798 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013000): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013500): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013500): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013500): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013500): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013500): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013500): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca4d0 item 55 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013500): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013500): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.569250015 +0000 UTC m=+12.609850429 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013500): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013a40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013a40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013a40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013a40): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013a40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.569250015 +0000 UTC m=+12.609850429 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001013a40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca700 item 55 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030140): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030140): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030140): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030140): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030140): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.570837936 +0000 UTC m=+12.611438350 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030140): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030640): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030640): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030640): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caaf0 item 56 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030640): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030640): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030640): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030640): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030640): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.571518906 +0000 UTC m=+12.612119319 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030640): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030bc0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030bc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030bc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030bc0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030bc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.571518906 +0000 UTC m=+12.612119319 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030bc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cad20 item 56 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031200): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031200): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031200): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031200): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031200): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031200): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031200): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031200): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.577193361 +0000 UTC m=+12.617793775 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031200): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031740): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031740): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031740): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb3b0 item 57 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031740): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031740): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.578716602 +0000 UTC m=+12.619317016 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031740): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36780): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36780): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36780): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36780): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36780): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36780): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391490 item 57 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36780): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36780): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.583906288 +0000 UTC m=+12.624506701 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36780): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800300): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800300): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800300): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.583906288 +0000 UTC m=+12.624506701 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c0e0 item 57 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.586787086 +0000 UTC m=+12.627387500 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800ec0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800ec0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800ec0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c5b0 item 58 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800ec0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800ec0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.58746499 +0000 UTC m=+12.628065404 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800ec0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801400): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801400): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c850 item 58 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801400): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801400): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801400): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801400): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.589565725 +0000 UTC m=+12.630166138 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008019c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008019c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008019c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008019c0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008019c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.589565725 +0000 UTC m=+12.630166138 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008019c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ca10 item 58 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030080): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030080): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030080): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030080): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030080): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030080): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030080): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030080): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.591978825 +0000 UTC m=+12.632579240 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030080): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010305c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010305c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010305c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cf50 item 59 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010305c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010305c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.592758149 +0000 UTC m=+12.633358563 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010305c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030b00): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030b00): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030b00): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030b00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030b00): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030b00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d180 item 59 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030b00): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030b00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.593397971 +0000 UTC m=+12.633998395 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001030b00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031080): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031080): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031080): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031080): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031080): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.593397971 +0000 UTC m=+12.633998395 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031080): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d500 item 59 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010316c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010316c0): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010316c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010316c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010316c0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010316c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010316c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010316c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.596150951 +0000 UTC m=+12.636751365 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0010316c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031dc0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031dc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031dc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046da40 item 60 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031dc0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031dc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.596673031 +0000 UTC m=+12.637273445 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc001031dc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36380): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36380): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36380): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dc70 item 60 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36380): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36380): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36380): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36380): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36380): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.597356364 +0000 UTC m=+12.637956788 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36380): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36dc0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36dc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36dc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36dc0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36dc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.597356364 +0000 UTC m=+12.637956788 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d36dc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484310 item 60 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37400): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37400): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37400): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37400): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37400): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37400): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.598875307 +0000 UTC m=+12.639475710 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37940): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37940): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37940): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484930 item 61 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37940): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37940): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.599572997 +0000 UTC m=+12.640173411 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d37940): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3300): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3300): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3300): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.599572997 +0000 UTC m=+12.640173411 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484af0 item 61 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3b40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3b40): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3b40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3b40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3b40): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3b40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3b40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3b40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.600776207 +0000 UTC m=+12.641376620 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3b40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484ee0 item 62 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.601192979 +0000 UTC m=+12.641793392 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412380): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412380): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412380): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412380): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412380): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.601192979 +0000 UTC m=+12.641793392 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412380): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004850a0 item 62 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004138c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004138c0): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004138c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004138c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004138c0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004138c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004138c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004138c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.603006776 +0000 UTC m=+12.643607190 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004138c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e140): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e140): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e140): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485500 item 63 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e140): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e140): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.603675481 +0000 UTC m=+12.644275895 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e140): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e840): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e840): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e840): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e840): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e840): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.603675481 +0000 UTC m=+12.644275895 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e840): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004857a0 item 63 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047ee80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047ee80): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047ee80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047ee80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047ee80): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047ee80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047ee80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047ee80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.605157574 +0000 UTC m=+12.645757988 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047ee80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f3c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f3c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f3c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485c00 item 64 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f3c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f3c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.605822322 +0000 UTC m=+12.646422736 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f3c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fac0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fac0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fac0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fac0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fac0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.605822322 +0000 UTC m=+12.646422736 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fac0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485e30 item 64 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e300): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e300): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e300): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.607342457 +0000 UTC m=+12.647942881 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e980): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e980): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e980): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e980): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e980): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390310 item 65 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e980): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e980): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.607918149 +0000 UTC m=+12.648518562 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e980): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ee80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ee80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ee80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ee80): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ee80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.607918149 +0000 UTC m=+12.648518562 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ee80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003907e0 item 65 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f4c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f4c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f4c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f4c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f4c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.609357951 +0000 UTC m=+12.649958365 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f4c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f940): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f940): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390cb0 item 66 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f940): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f940): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f940): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f940): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f940): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.609989408 +0000 UTC m=+12.650589822 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f940): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043fe80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043fe80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043fe80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043fe80): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043fe80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.609989408 +0000 UTC m=+12.650589822 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043fe80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390ee0 item 66 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c540): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c540): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c540): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c540): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c540): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.611554216 +0000 UTC m=+12.652154630 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c540): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c9c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c9c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c9c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c9c0): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c9c0): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391a40 item 67 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c9c0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c9c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.61216368 +0000 UTC m=+12.652764094 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c9c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092cec0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092cec0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092cec0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092cec0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092cec0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.61216368 +0000 UTC m=+12.652764094 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092cec0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391c70 item 67 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d640): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d640): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d640): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d640): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d640): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.614816842 +0000 UTC m=+12.655417256 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d640): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092db40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092db40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d82a0 item 68 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092db40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092db40): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092db40): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092db40): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092db40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.615453729 +0000 UTC m=+12.656054143 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092db40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4100): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4100): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4100): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4100): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4100): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.615453729 +0000 UTC m=+12.656054143 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4100): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8620 item 68 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4840): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4840): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4840): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4840): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4840): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.616904373 +0000 UTC m=+12.657504787 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4840): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8a10 item 69 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.617525229 +0000 UTC m=+12.658125643 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e51c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e51c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e51c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e51c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e51c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.617525229 +0000 UTC m=+12.658125643 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e51c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8c40 item 69 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.618989148 +0000 UTC m=+12.659589562 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5d80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5d80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9030 item 70 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5d80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5d80): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5d80): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5d80): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5d80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.619675857 +0000 UTC m=+12.660276271 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5d80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c340): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c340): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c340): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c340): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c340): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.619675857 +0000 UTC m=+12.660276271 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c340): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d91f0 item 70 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c9c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c9c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c9c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c9c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c9c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.621087798 +0000 UTC m=+12.661688243 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c9c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1cf40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1cf40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1cf40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1cf40): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1cf40): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9730 item 71 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1cf40): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1cf40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.62170638 +0000 UTC m=+12.662306794 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1cf40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d440): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d440): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d440): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d440): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d440): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.62170638 +0000 UTC m=+12.662306794 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d440): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9960 item 71 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1dac0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1dac0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1dac0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1dac0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1dac0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.627193464 +0000 UTC m=+12.667793878 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1dac0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6040): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6040): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9d50 item 72 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6040): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6040): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6040): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6040): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6040): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.627858002 +0000 UTC m=+12.668458416 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6040): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6580): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6580): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6580): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6580): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6580): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.627858002 +0000 UTC m=+12.668458416 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6580): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9f10 item 72 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6b40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6b40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6b40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6b40): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6b40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6b40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6b40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.629831618 +0000 UTC m=+12.670432032 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6b40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6c5b0 item 73 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.630303014 +0000 UTC m=+12.670903428 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7500): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7500): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7500): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7500): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7500): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6c7e0 item 73 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7500): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7500): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.630935401 +0000 UTC m=+12.671535815 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7500): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a40): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.630935401 +0000 UTC m=+12.671535815 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6c9a0 item 73 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e4c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e4c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e4c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e4c0): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e4c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e4c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e4c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.632645502 +0000 UTC m=+12.673245917 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e4c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e9c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e9c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e9c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6cd20 item 74 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e9c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e9c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.633225201 +0000 UTC m=+12.673825625 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e9c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f180): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6cee0 item 74 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f180): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f180): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f180): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f180): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f180): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.633924884 +0000 UTC m=+12.674525299 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f180): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.633924884 +0000 UTC m=+12.674525299 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6d110 item 74 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fd40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fd40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fd40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fd40): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fd40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fd40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fd40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.635433418 +0000 UTC m=+12.676033832 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fd40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc22c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc22c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc22c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6d5e0 item 75 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc22c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc22c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.636052741 +0000 UTC m=+12.676653155 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc22c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2800): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2800): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2800): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2800): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2800): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6d7a0 item 75 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2800): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2800): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.636768534 +0000 UTC m=+12.677368948 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2800): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2dc0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2dc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2dc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2dc0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2dc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.636768534 +0000 UTC m=+12.677368948 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2dc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6da40 item 75 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3400): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3400): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3400): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3400): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3400): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.63840045 +0000 UTC m=+12.679000914 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3900): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3900): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3900): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6de30 item 76 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3900): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3900): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.640176956 +0000 UTC m=+12.680777369 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3900): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3e40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3e40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce4070 item 76 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3e40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3e40): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3e40): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3e40): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3e40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.641029286 +0000 UTC m=+12.681629700 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3e40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6440): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6440): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6440): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6440): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6440): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.641029286 +0000 UTC m=+12.681629700 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6440): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce4230 item 76 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6a80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6a80): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6a80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6a80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.646187422 +0000 UTC m=+12.686787837 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6f80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6f80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6f80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce4770 item 77 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6f80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6f80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.646659488 +0000 UTC m=+12.687259902 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6f80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7680): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7680): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7680): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7680): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7680): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.646659488 +0000 UTC m=+12.687259902 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7680): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce4930 item 77 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7d00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7d00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7d00): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7d00): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7d00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7d00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7d00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.648216142 +0000 UTC m=+12.688816556 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7d00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e2c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e2c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e2c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce4d90 item 78 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e2c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e2c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.648687617 +0000 UTC m=+12.689288020 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e2c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e9c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e9c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e9c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e9c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e9c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.648687617 +0000 UTC m=+12.689288020 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e9c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce4fc0 item 78 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f000): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f000): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f000): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f000): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f000): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f000): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f000): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.650033384 +0000 UTC m=+12.690633788 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f000): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f540): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f540): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f540): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce5340 item 79 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f540): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f540): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.650497716 +0000 UTC m=+12.691098131 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f540): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056fc40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056fc40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056fc40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056fc40): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056fc40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.650497716 +0000 UTC m=+12.691098131 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056fc40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce5500 item 79 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6300): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6300): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6300): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6300): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6300): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.651987153 +0000 UTC m=+12.692587567 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6800): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6800): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6800): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce58f0 item 80 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6800): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6800): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.653093921 +0000 UTC m=+12.693694336 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6800): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6f00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6f00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6f00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6f00): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6f00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.653093921 +0000 UTC m=+12.693694336 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6f00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce5ab0 item 80 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.658166267 +0000 UTC m=+12.698766680 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7ac0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7ac0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7ac0): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7ac0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7ac0): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7ac0): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce5e30 item 81 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7ac0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7ac0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.658926775 +0000 UTC m=+12.699527179 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7ac0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e080): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e080): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e080): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e080): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e080): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.658926775 +0000 UTC m=+12.699527179 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e080): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db2070 item 81 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e740): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e740): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e740): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e740): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e740): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.660473519 +0000 UTC m=+12.701073933 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e740): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ec40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ec40): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ec40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db2540 item 82 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ec40): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ec40): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ec40): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ec40): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ec40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.661151393 +0000 UTC m=+12.701751807 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ec40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f200): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f200): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f200): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f200): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f200): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.661151393 +0000 UTC m=+12.701751807 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f200): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db2700 item 82 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f880): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f880): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f880): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f880): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f880): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.662714548 +0000 UTC m=+12.703314961 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f880): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fd80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fd80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fd80): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fd80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fd80): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fd80): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db2a80 item 83 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fd80): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fd80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.663265222 +0000 UTC m=+12.703865636 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fd80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0340): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0340): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0340): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0340): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0340): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.663265222 +0000 UTC m=+12.703865636 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0340): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db2c40 item 83 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b09c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b09c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b09c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b09c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b09c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.664901385 +0000 UTC m=+12.705501799 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b09c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0f00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0f00): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0f00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db3110 item 84 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0f00): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0f00): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0f00): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0f00): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0f00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.665521199 +0000 UTC m=+12.706121613 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0f00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1480): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1480): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1480): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1480): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1480): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.665521199 +0000 UTC m=+12.706121613 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1480): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db33b0 item 84 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.666791684 +0000 UTC m=+12.707392098 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c080): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c080): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c080): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c080): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c080): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c080): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db3730 item 85 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c080): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c080): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.667407801 +0000 UTC m=+12.708008215 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c080): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c5c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c5c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c5c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c5c0): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c5c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.667407801 +0000 UTC m=+12.708008215 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c5c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db3960 item 85 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cc80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cc80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cc80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cc80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cc80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.668772855 +0000 UTC m=+12.709373268 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cc80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d180): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d180): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db3ce0 item 86 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d180): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d180): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d180): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d180): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d180): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.669306537 +0000 UTC m=+12.709906950 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d180): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d700): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d700): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d700): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d700): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d700): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.669306537 +0000 UTC m=+12.709906950 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d700): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db3ea0 item 86 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0ddc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0ddc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0ddc0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0ddc0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0ddc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.671143997 +0000 UTC m=+12.711744411 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0ddc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0380): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0380): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0380): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0380): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0380): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0380): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e460 item 87 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0380): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0380): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.671955 +0000 UTC m=+12.712555414 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0380): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec08c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec08c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec08c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec08c0): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec08c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.671955 +0000 UTC m=+12.712555414 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec08c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e770 item 87 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0f40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0f40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0f40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0f40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0f40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.673709094 +0000 UTC m=+12.714309508 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0f40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1440): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1440): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1440): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ec40 item 88 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1440): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1440): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1440): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1440): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1440): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.675144319 +0000 UTC m=+12.715744733 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1440): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec19c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec19c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec19c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec19c0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec19c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.675144319 +0000 UTC m=+12.715744733 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec19c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ee70 item 88 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c080): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c080): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c080): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c080): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c080): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c080): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c080): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c080): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.68188132 +0000 UTC m=+12.722481734 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c080): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c5c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c5c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c5c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f730 item 89 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c5c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c5c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.682526452 +0000 UTC m=+12.723126865 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c5c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cb00): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cb00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cb00): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cb00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cb00): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cb00): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fb90 item 89 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cb00): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cb00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.683105108 +0000 UTC m=+12.723705522 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cb00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d080): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d080): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d080): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d080): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d080): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.683105108 +0000 UTC m=+12.723705522 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d080): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fe30 item 89 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d700): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d700): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d700): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d700): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d700): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d700): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d700): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d700): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.684818475 +0000 UTC m=+12.725418889 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d700): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dc40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dc40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dc40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4540 item 90 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dc40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dc40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.685865111 +0000 UTC m=+12.726465525 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dc40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10200): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10200): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10200): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4700 item 90 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10200): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10200): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10200): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10200): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10200): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.686777023 +0000 UTC m=+12.727377437 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10200): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e107c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e107c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e107c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e107c0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e107c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.686777023 +0000 UTC m=+12.727377437 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e107c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e48c0 item 90 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e00): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e00): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e00): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.689423904 +0000 UTC m=+12.730024318 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11340): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11340): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11340): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4c40 item 91 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11340): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11340): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.690431897 +0000 UTC m=+12.731032312 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11340): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11880): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11880): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11880): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11880): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11880): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11880): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4e00 item 91 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11880): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11880): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.692035888 +0000 UTC m=+12.732636303 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11880): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11e80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11e80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11e80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11e80): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11e80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.692035888 +0000 UTC m=+12.732636303 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11e80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e50a0 item 91 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0540): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0540): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0540): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0540): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0540): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0540): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0540): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0540): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.694068295 +0000 UTC m=+12.734668709 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0540): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0a80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5650 item 92 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0a80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.695204308 +0000 UTC m=+12.735804723 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0fc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0fc0): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0fc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5880 item 92 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0fc0): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0fc0): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0fc0): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0fc0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0fc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.695960138 +0000 UTC m=+12.736560552 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0fc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1580): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1580): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1580): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1580): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1580): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.695960138 +0000 UTC m=+12.736560552 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1580): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5b90 item 92 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1c00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1c00): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1c00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1c00): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1c00): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1c00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1c00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1c00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.697779324 +0000 UTC m=+12.738379738 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1c00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee01c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee01c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee01c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004802a0 item 93 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee01c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee01c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.69860274 +0000 UTC m=+12.739203164 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee01c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee08c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee08c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee08c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee08c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee08c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.69860274 +0000 UTC m=+12.739203164 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee08c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004805b0 item 93 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0f00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0f00): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0f00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0f00): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0f00): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0f00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0f00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0f00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.701019208 +0000 UTC m=+12.741619622 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0f00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1440): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1440): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1440): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a10 item 94 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1440): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1440): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.701859907 +0000 UTC m=+12.742460321 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1440): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1b40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1b40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1b40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1b40): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1b40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.701859907 +0000 UTC m=+12.742460321 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1b40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481030 item 94 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee240): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee240): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee240): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee240): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee240): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee240): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee240): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee240): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.703733666 +0000 UTC m=+12.744334080 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee240): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee780): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee780): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee780): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481500 item 95 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee780): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee780): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.704459178 +0000 UTC m=+12.745059592 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee780): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eeeec0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eeeec0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eeeec0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eeeec0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eeeec0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.704459178 +0000 UTC m=+12.745059592 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eeeec0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481b20 item 95 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.707454203 +0000 UTC m=+12.748054617 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1ebc0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1ebc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1ebc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca460 item 96 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1ebc0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1ebc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.708355796 +0000 UTC m=+12.748956209 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1ebc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f2c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f2c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f2c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f2c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f2c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.708355796 +0000 UTC m=+12.748956209 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f2c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca620 item 96 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= 2025/07/06 04:05:27 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:27 DEBUG : Looking for writers 2025/07/06 04:05:27 DEBUG : >WaitForWriters: 2025/07/06 04:05:27 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:27 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:27 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:27 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/06 04:05:27 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6300): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6300): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6300): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.734417796 +0000 UTC m=+12.775018211 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6780): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6780): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6780): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6780): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6780): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6780): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6780): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.734417796 +0000 UTC m=+12.775018211 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6780): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6c40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6c40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6c40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6c40): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6c40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.734417796 +0000 UTC m=+12.775018211 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff6c40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac8c0 item 1 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7280): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7280): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7280): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7280): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7280): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.736958667 +0000 UTC m=+12.777559081 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7280): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7780): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7780): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7780): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7780): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7780): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.736958667 +0000 UTC m=+12.777559081 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7780): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dacd90 item 2 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7dc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7dc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7dc0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7dc0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7dc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.739462429 +0000 UTC m=+12.780062843 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ff7dc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009982c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009982c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009982c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009982c0): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009982c0): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009982c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009982c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.739462429 +0000 UTC m=+12.780062843 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009982c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000998780): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000998780): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000998780): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000998780): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000998780): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.739462429 +0000 UTC m=+12.780062843 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000998780): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad180 item 3 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000998e00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000998e00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000998e00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000998e00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000998e00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.743288744 +0000 UTC m=+12.783889159 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000998e00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999340): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999340): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999340): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999340): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999340): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.743288744 +0000 UTC m=+12.783889159 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999340): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad650 item 4 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999980): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999980): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999980): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999980): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999980): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.745132146 +0000 UTC m=+12.785732561 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999980): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999e00): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999e00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999e00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999e00): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999e00): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999e00): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999e00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.745132146 +0000 UTC m=+12.785732561 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000999e00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cc340): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cc340): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cc340): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cc340): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cc340): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.745132146 +0000 UTC m=+12.785732561 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cc340): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dadab0 item 5 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cc9c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cc9c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cc9c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cc9c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cc9c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.7477063 +0000 UTC m=+12.788306715 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cc9c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ccf00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ccf00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ccf00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ccf00): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ccf00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.7477063 +0000 UTC m=+12.788306715 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ccf00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e0e0 item 6 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cd580): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cd580): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cd580): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cd580): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cd580): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.749284343 +0000 UTC m=+12.789884757 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cd580): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cda80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cda80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cda80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cda80): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cda80): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cda80): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cda80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.749284343 +0000 UTC m=+12.789884757 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cda80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cdf40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cdf40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cdf40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cdf40): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cdf40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.749284343 +0000 UTC m=+12.789884757 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009cdf40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e8c0 item 7 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f8640): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f8640): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f8640): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f8640): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f8640): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.75270628 +0000 UTC m=+12.793306693 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f8640): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f8b80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f8b80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f8b80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f8b80): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f8b80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.75270628 +0000 UTC m=+12.793306693 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f8b80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f6c0 item 8 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9140): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc0009f9140): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9140): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9140): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9140): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9140): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9140): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9500): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9500): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9500): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9500): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9500): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.7546182 +0000 UTC m=+12.795218614 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9500): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9980): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9980): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9980): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9980): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9980): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9980): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9980): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.7546182 +0000 UTC m=+12.795218614 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9980): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9e80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9e80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9e80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9e80): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9e80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.7546182 +0000 UTC m=+12.795218614 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009f9e80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fa40 item 9 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1c580): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1c580): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1c580): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1c580): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1c580): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.756682226 +0000 UTC m=+12.797282630 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1c580): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1cac0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1cac0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1cac0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1cac0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1cac0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.756682226 +0000 UTC m=+12.797282630 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1cac0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004144d0 item 10 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d100): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc000a1d100): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d100): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d100): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d100): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d100): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d100): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d4c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d4c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d4c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d4c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d4c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.758610767 +0000 UTC m=+12.799211181 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d4c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d9c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d9c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d9c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d9c0): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d9c0): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d9c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d9c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.758610767 +0000 UTC m=+12.799211181 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1d9c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1dec0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1dec0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1dec0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1dec0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1dec0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.758610767 +0000 UTC m=+12.799211181 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a1dec0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414a10 item 11 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a385c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a385c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a385c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a385c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a385c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.760869077 +0000 UTC m=+12.801469492 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a385c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a38b00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a38b00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a38b00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a38b00): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a38b00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.760869077 +0000 UTC m=+12.801469492 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a38b00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415570 item 12 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fac0): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc000d1fac0): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fac0): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fac0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fac0): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fac0): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fac0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fe80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fe80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fe80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fe80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fe80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.762592945 +0000 UTC m=+12.803193359 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fe80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009225c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009225c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009225c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009225c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009225c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.762592945 +0000 UTC m=+12.803193359 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009225c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb810 item 13 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000922c40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000922c40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000922c40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000922c40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000922c40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.764189594 +0000 UTC m=+12.804790008 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000922c40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000923180): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000923180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000923180): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000923180): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000923180): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.764189594 +0000 UTC m=+12.804790008 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000923180): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbc00 item 14 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009237c0): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc0009237c0): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009237c0): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009237c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009237c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009237c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009237c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000923b80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000923b80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000923b80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000923b80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000923b80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.766010413 +0000 UTC m=+12.806610827 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000923b80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094a2c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094a2c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094a2c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094a2c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094a2c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.766010413 +0000 UTC m=+12.806610827 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094a2c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c1c0 item 15 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 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/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094a940): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094a940): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094a940): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094a940): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094a940): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.767567075 +0000 UTC m=+12.808167489 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094a940): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094ae80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094ae80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094ae80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094ae80): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094ae80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.767567075 +0000 UTC m=+12.808167489 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094ae80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c770 item 16 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b4c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b4c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b4c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b4c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b4c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.76913513 +0000 UTC m=+12.809735545 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b4c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b940): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b940): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b940): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b940): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b940): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b940): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b940): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b940): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.76913513 +0000 UTC m=+12.809735545 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094b940): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094be40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094be40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094be40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094be40): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094be40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.76913513 +0000 UTC m=+12.809735545 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00094be40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d180 item 17 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000978540): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000978540): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000978540): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000978540): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000978540): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.771378773 +0000 UTC m=+12.811979187 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000978540): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000978a80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000978a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000978a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000978a80): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000978a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.771378773 +0000 UTC m=+12.811979187 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000978a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e38070 item 18 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979100): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979100): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979100): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979100): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979100): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.772843443 +0000 UTC m=+12.813443858 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979100): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979600): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979600): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979600): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979600): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979600): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979600): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979600): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979600): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.772843443 +0000 UTC m=+12.813443858 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979600): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979b00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979b00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979b00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979b00): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979b00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.772843443 +0000 UTC m=+12.813443858 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000979b00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e38460 item 19 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9e200): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9e200): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9e200): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9e200): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9e200): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.774926716 +0000 UTC m=+12.815527130 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9e200): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9e740): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9e740): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9e740): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9e740): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9e740): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.774926716 +0000 UTC m=+12.815527130 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9e740): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e38af0 item 20 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9edc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9edc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9edc0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9edc0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9edc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.776511131 +0000 UTC m=+12.817111545 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9edc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f2c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f2c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f2c0): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f2c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f2c0): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f2c0): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f2c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f2c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.776511131 +0000 UTC m=+12.817111545 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f2c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f7c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f7c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f7c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f7c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f7c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.776511131 +0000 UTC m=+12.817111545 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9f7c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e38fc0 item 21 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9fe40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9fe40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9fe40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9fe40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9fe40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.778545261 +0000 UTC m=+12.819145675 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a9fe40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2400): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2400): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2400): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.778545261 +0000 UTC m=+12.819145675 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e39490 item 22 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2a80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2a80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.780430963 +0000 UTC m=+12.821031377 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2f80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2f80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2f80): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2f80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2f80): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2f80): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2f80): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2f80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.780430963 +0000 UTC m=+12.821031377 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2f80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3480): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3480): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3480): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3480): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3480): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.780430963 +0000 UTC m=+12.821031377 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3480): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e39880 item 23 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b104c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b104c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b104c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b104c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b104c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.783343913 +0000 UTC m=+12.823944326 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b104c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc280): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc280): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc280): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc280): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc280): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.783343913 +0000 UTC m=+12.823944326 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc280): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004140e0 item 24 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc8c0): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc0008fc8c0): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc8c0): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc8c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc8c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc8c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fc8c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fcc80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fcc80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fcc80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fcc80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fcc80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.785274748 +0000 UTC m=+12.825875162 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fcc80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd180): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd180): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd180): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd180): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd180): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd180): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd180): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.785274748 +0000 UTC m=+12.825875162 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd180): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd6c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd6c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd6c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd6c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd6c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.785274748 +0000 UTC m=+12.825875162 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fd6c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004145b0 item 25 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fdd40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fdd40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fdd40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fdd40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fdd40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.791040295 +0000 UTC m=+12.831640709 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008fdd40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2300): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2300): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2300): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.791040295 +0000 UTC m=+12.831640709 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414ee0 item 26 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2940): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc000ac2940): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2940): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2940): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2940): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2940): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac2940): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3840): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3840): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3840): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3840): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3840): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.792602539 +0000 UTC m=+12.833202953 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3840): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3d40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3d40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3d40): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3d40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3d40): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3d40): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3d40): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3d40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.792602539 +0000 UTC m=+12.833202953 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ac3d40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b10ac0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b10ac0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b10ac0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b10ac0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b10ac0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.792602539 +0000 UTC m=+12.833202953 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b10ac0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415650 item 27 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11140): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11140): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11140): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11140): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11140): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.795834888 +0000 UTC m=+12.836435293 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11140): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11680): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11680): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11680): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11680): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11680): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.795834888 +0000 UTC m=+12.836435293 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11680): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480310 item 28 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11cc0): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc000b11cc0): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11cc0): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11cc0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11cc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11cc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b11cc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800100): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800100): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800100): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800100): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800100): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.800187101 +0000 UTC m=+12.840787515 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800100): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008007c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008007c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008007c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008007c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008007c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.800187101 +0000 UTC m=+12.840787515 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008007c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480850 item 29 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800e80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800e80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800e80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800e80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800e80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.804853765 +0000 UTC m=+12.845454179 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800e80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008013c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008013c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008013c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008013c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008013c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.804853765 +0000 UTC m=+12.845454179 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008013c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481110 item 30 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801a00): _readAt: size=2, off=0 2025/07/06 04:05:27 ERROR : open-test-file(0xc000801a00): Couldn't read size of file 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801a00): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801a00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801a00): >_writeAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801a00): close: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801a00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801dc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801dc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801dc0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801dc0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801dc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.807185213 +0000 UTC m=+12.847785627 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801dc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a37c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a37c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a37c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a37c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a37c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.807185213 +0000 UTC m=+12.847785627 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a37c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004815e0 item 31 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3680): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3680): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3680): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3680): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3680): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.808899843 +0000 UTC m=+12.849500256 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3680): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004120c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004120c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004120c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004120c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004120c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.808899843 +0000 UTC m=+12.849500256 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0004120c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ea0 item 32 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412980): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412980): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412980): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412980): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412980): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.811167662 +0000 UTC m=+12.851768075 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412980): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000413b40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000413b40): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000413b40): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000413b40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000413b40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e38310 item 33 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000413b40): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000413b40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.811817632 +0000 UTC m=+12.852418036 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000413b40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e300): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e300): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e300): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.811817632 +0000 UTC m=+12.852418036 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e384d0 item 33 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e940): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e940): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e940): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e940): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e940): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.813469314 +0000 UTC m=+12.854069728 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047e940): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047edc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047edc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e38a10 item 34 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047edc0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047edc0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047edc0): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047edc0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047edc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.814402566 +0000 UTC m=+12.855002980 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047edc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f300): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f300): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f300): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.814402566 +0000 UTC m=+12.855002980 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e38bd0 item 34 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f940): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f940): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f940): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f940): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f940): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.815813846 +0000 UTC m=+12.856414260 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047f940): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fec0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fec0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fec0): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fec0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fec0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e390a0 item 35 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fec0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fec0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.816463336 +0000 UTC m=+12.857063750 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00047fec0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e700): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e700): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e700): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e700): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e700): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.816463336 +0000 UTC m=+12.857063750 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043e700): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e39260 item 35 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ee80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ee80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ee80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ee80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ee80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.81829172 +0000 UTC m=+12.858892134 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ee80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f380): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f380): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e395e0 item 36 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f380): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f380): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f380): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f380): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f380): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.819247063 +0000 UTC m=+12.859847478 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f380): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f8c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f8c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f8c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f8c0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f8c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.819247063 +0000 UTC m=+12.859847478 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043f8c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e39b90 item 36 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ff00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ff00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ff00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ff00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ff00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.821471761 +0000 UTC m=+12.862072176 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00043ff00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c400): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c400): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c400): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c400): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a7e0 item 37 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c400): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.822187445 +0000 UTC m=+12.862787859 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c900): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c900): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c900): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c900): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c900): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.822187445 +0000 UTC m=+12.862787859 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092c900): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046acb0 item 37 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092cf80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092cf80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092cf80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092cf80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092cf80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.823943643 +0000 UTC m=+12.864544057 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092cf80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d580): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d580): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b180 item 38 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d580): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d580): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d580): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d580): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d580): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.824579907 +0000 UTC m=+12.865180322 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092d580): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092dac0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092dac0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092dac0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092dac0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092dac0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.824579907 +0000 UTC m=+12.865180322 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00092dac0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b570 item 38 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e41c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e41c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e41c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e41c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e41c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.826241689 +0000 UTC m=+12.866842092 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e41c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e47c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e47c0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e47c0): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e47c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e47c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bab0 item 39 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e47c0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e47c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.826846454 +0000 UTC m=+12.867446868 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e47c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.826846454 +0000 UTC m=+12.867446868 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e4cc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bf10 item 39 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5380): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5380): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5380): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5380): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5380): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.828317386 +0000 UTC m=+12.868917800 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5380): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c460 item 40 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.829137757 +0000 UTC m=+12.869738171 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5880): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5dc0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5dc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5dc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5dc0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5dc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.829137757 +0000 UTC m=+12.869738171 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005e5dc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c690 item 40 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c400): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c400): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c400): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c400): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c400): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.830675985 +0000 UTC m=+12.871276399 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c900): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c900): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c900): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cbd0 item 41 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c900): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c900): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.831497077 +0000 UTC m=+12.872097491 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1c900): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1ce40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1ce40): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1ce40): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1ce40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1ce40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ce00 item 41 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1ce40): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1ce40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.831973862 +0000 UTC m=+12.872574277 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1ce40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d380): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d380): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d380): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d380): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d380): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.831973862 +0000 UTC m=+12.872574277 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d380): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cfc0 item 41 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d9c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d9c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d9c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d9c0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d9c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d9c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d9c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.833985861 +0000 UTC m=+12.874586275 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1d9c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1dec0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1dec0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1dec0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d500 item 42 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1dec0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1dec0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.834601316 +0000 UTC m=+12.875201730 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e1dec0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6480): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6480): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d880 item 42 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6480): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6480): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6480): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6480): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6480): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.835276975 +0000 UTC m=+12.875877389 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6480): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6a00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6a00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6a00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6a00): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6a00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.835276975 +0000 UTC m=+12.875877389 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc6a00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046da40 item 42 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.836798832 +0000 UTC m=+12.877399247 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7040): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7540): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7540): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7540): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004840e0 item 43 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7540): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7540): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.837413407 +0000 UTC m=+12.878013821 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7540): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a80): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a80): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484460 item 43 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a80): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.838136435 +0000 UTC m=+12.878736849 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000cc7a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e400): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e400): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e400): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.838136435 +0000 UTC m=+12.878736849 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044e400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484770 item 43 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044ea40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044ea40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044ea40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044ea40): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044ea40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044ea40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044ea40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.839663632 +0000 UTC m=+12.880264117 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044ea40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f1c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f1c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f1c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484af0 item 44 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f1c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f1c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.840255604 +0000 UTC m=+12.880856018 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f1c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484cb0 item 44 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.840994622 +0000 UTC m=+12.881595036 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044f700): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fc80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fc80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fc80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fc80): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fc80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.840994622 +0000 UTC m=+12.881595036 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00044fc80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484ee0 item 44 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2340): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2340): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2340): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2340): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2340): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2340): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2340): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.842441539 +0000 UTC m=+12.883041953 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2340): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2840): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2840): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2840): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004852d0 item 45 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2840): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2840): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.842999607 +0000 UTC m=+12.883600022 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2840): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2fc0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2fc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2fc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2fc0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2fc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.842999607 +0000 UTC m=+12.883600022 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc2fc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485500 item 45 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3600): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3600): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3600): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3600): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3600): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3600): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3600): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.844729796 +0000 UTC m=+12.885330211 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3600): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3b00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3b00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3b00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485960 item 46 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3b00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3b00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.846005071 +0000 UTC m=+12.886605485 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000dc3b00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6280): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6280): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6280): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6280): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6280): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.846005071 +0000 UTC m=+12.886605485 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6280): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485c00 item 46 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db68c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db68c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db68c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db68c0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db68c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db68c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db68c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.847451818 +0000 UTC m=+12.888052232 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db68c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6dc0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6dc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6dc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390230 item 47 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6dc0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6dc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.847986922 +0000 UTC m=+12.888587336 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db6dc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db74c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db74c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db74c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db74c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db74c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.847986922 +0000 UTC m=+12.888587336 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db74c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003904d0 item 47 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7b40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7b40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7b40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7b40): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7b40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7b40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7b40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.849562111 +0000 UTC m=+12.890162525 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000db7b40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e0c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e0c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e0c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390bd0 item 48 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e0c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e0c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.850186674 +0000 UTC m=+12.890787088 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e0c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e800): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e800): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e800): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e800): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e800): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.850186674 +0000 UTC m=+12.890787088 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056e800): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390d90 item 48 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056ee40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056ee40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056ee40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056ee40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056ee40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.857043118 +0000 UTC m=+12.897643523 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056ee40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f300): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f300): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f300): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f300): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f300): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391650 item 49 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f300): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.858158052 +0000 UTC m=+12.898758466 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f840): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f840): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f840): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f840): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f840): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.858158052 +0000 UTC m=+12.898758466 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056f840): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003918f0 item 49 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056fec0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056fec0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056fec0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056fec0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056fec0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.859758498 +0000 UTC m=+12.900358902 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00056fec0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6440): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6440): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6440): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391d50 item 50 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6440): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6440): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6440): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6440): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6440): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.860427695 +0000 UTC m=+12.901028108 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d6440): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d69c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d69c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d69c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d69c0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d69c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.860427695 +0000 UTC m=+12.901028108 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d69c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8070 item 50 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7140): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7140): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7140): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7140): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7140): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.862145541 +0000 UTC m=+12.902745955 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7140): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8700 item 51 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.862699751 +0000 UTC m=+12.903300165 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7640): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7b80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7b80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7b80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7b80): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7b80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.862699751 +0000 UTC m=+12.903300165 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007d7b80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d88c0 item 51 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e2c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e2c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e2c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e2c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e2c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.864448815 +0000 UTC m=+12.905049230 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e2c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e7c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e7c0): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e7c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8d90 item 52 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e7c0): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e7c0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e7c0): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e7c0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e7c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.865087635 +0000 UTC m=+12.905688050 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057e7c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ed40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ed40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ed40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ed40): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ed40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.865087635 +0000 UTC m=+12.905688050 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057ed40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8f50 item 52 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f400): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f400): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f400): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.867004495 +0000 UTC m=+12.907604909 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f900): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f900): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f900): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f900): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f900): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f900): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d92d0 item 53 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f900): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f900): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.867662079 +0000 UTC m=+12.908262484 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057f900): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fe40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fe40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fe40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fe40): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fe40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.867662079 +0000 UTC m=+12.908262484 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc00057fe40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9500 item 53 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0540): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0540): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0540): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0540): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0540): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.869272404 +0000 UTC m=+12.909872819 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0540): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0a40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0a40): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0a40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9a40 item 54 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0a40): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0a40): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0a40): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0a40): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0a40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.869874064 +0000 UTC m=+12.910474478 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b0a40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1000): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1000): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1000): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1000): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1000): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.869874064 +0000 UTC m=+12.910474478 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1000): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9c00 item 54 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1680): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1680): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1680): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1680): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1680): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.871632486 +0000 UTC m=+12.912232900 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1680): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b80): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b80): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b80): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6c070 item 55 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b80): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.873672437 +0000 UTC m=+12.914272851 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0007b1b80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c140): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c140): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c140): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c140): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c140): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.873672437 +0000 UTC m=+12.914272851 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c140): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6c380 item 55 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c7c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c7c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c7c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c7c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c7c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.875615886 +0000 UTC m=+12.916216300 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0c7c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cd00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cd00): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cd00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6c8c0 item 56 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cd00): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cd00): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cd00): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cd00): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cd00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.876302255 +0000 UTC m=+12.916902669 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0cd00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d280): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d280): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d280): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d280): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d280): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.876302255 +0000 UTC m=+12.916902669 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d280): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6ca80 item 56 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d8c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d8c0): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d8c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d8c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d8c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d8c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d8c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.877761194 +0000 UTC m=+12.918361608 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0d8c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0de40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0de40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0de40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6ce00 item 57 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0de40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0de40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.878346293 +0000 UTC m=+12.918946707 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a0de40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0440): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0440): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0440): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0440): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0440): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0440): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6cfc0 item 57 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0440): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0440): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.878984081 +0000 UTC m=+12.919584495 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec0440): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec09c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec09c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec09c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec09c0): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec09c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.878984081 +0000 UTC m=+12.919584495 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec09c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6d2d0 item 57 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1000): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1000): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1000): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1000): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1000): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1000): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1000): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1000): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.880603502 +0000 UTC m=+12.921203916 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1000): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1540): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1540): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1540): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6d6c0 item 58 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1540): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1540): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.881396642 +0000 UTC m=+12.921997056 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1540): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1a80): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6d880 item 58 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1a80): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1a80): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1a80): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1a80): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.882233983 +0000 UTC m=+12.922834398 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ec1a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c0c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c0c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c0c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c0c0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c0c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.882233983 +0000 UTC m=+12.922834398 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c0c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6db90 item 58 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c700): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c700): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c700): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c700): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c700): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c700): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c700): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c700): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.883720095 +0000 UTC m=+12.924320509 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4c700): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cc40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cc40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cc40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6df10 item 59 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cc40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cc40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.884405973 +0000 UTC m=+12.925006386 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4cc40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d180): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d180): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d180): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d180): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d180): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce4150 item 59 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d180): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d180): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.885078976 +0000 UTC m=+12.925679390 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d180): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d740): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d740): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d740): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d740): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d740): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.885078976 +0000 UTC m=+12.925679390 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4d740): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce4310 item 59 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dd80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dd80): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dd80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dd80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dd80): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dd80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dd80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dd80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.88661429 +0000 UTC m=+12.927214703 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d4dd80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10340): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10340): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10340): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce4850 item 60 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10340): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10340): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.88723758 +0000 UTC m=+12.927837994 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10340): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10880): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10880): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10880): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce4a10 item 60 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10880): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10880): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10880): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10880): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10880): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.887949497 +0000 UTC m=+12.928549910 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10880): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e40): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.887949497 +0000 UTC m=+12.928549910 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e10e40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce4bd0 item 60 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11480): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11480): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11480): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11480): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11480): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11480): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11480): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11480): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.889920318 +0000 UTC m=+12.930520732 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11480): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11a40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11a40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11a40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce50a0 item 61 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11a40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11a40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.890604943 +0000 UTC m=+12.931205357 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000e11a40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d01c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d01c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d01c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d01c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d01c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.890604943 +0000 UTC m=+12.931205357 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d01c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce5260 item 61 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0800): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0800): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0800): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0800): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0800): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0800): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0800): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0800): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.892400245 +0000 UTC m=+12.933000659 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0800): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0d40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0d40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0d40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce5650 item 62 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0d40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0d40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.893100379 +0000 UTC m=+12.933700793 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d0d40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1440): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1440): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1440): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1440): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1440): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.893100379 +0000 UTC m=+12.933700793 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1440): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce5810 item 62 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1a80): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1a80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1a80): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1a80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1a80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.894856377 +0000 UTC m=+12.935456790 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0006d1a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0080): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0080): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0080): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce5b90 item 63 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0080): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0080): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.895397943 +0000 UTC m=+12.935998358 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0080): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0780): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0780): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0780): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0780): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0780): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.895397943 +0000 UTC m=+12.935998358 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0780): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce5d50 item 63 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0dc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0dc0): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0dc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0dc0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0dc0): >_readAt: n=0, err=Bad file descriptor 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0dc0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0dc0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0dc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.897468862 +0000 UTC m=+12.938069277 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee0dc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1300): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1300): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db2150 item 64 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1300): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.89809066 +0000 UTC m=+12.938691074 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1a00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1a00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1a00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1a00): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1a00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.89809066 +0000 UTC m=+12.938691074 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000ee1a00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db23f0 item 64 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee100): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee100): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee100): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee100): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee100): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.899590286 +0000 UTC m=+12.940190700 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee100): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee580): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee580): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee580): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee580): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee580): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db27e0 item 65 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee580): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee580): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.900166488 +0000 UTC m=+12.940766902 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eee580): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eeea80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eeea80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eeea80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eeea80): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eeea80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.900166488 +0000 UTC m=+12.940766902 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eeea80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db29a0 item 65 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef100): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef100): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef100): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef100): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef100): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.90181251 +0000 UTC m=+12.942412923 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef100): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef580): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef580): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db2d20 item 66 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef580): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef580): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef580): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef580): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef580): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.902575552 +0000 UTC m=+12.943175966 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eef580): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eefac0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eefac0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eefac0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eefac0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eefac0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.902575552 +0000 UTC m=+12.943175966 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000eefac0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db3030 item 66 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e180): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e180): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e180): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e180): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.904545812 +0000 UTC m=+12.945146215 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e180): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db3490 item 67 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.905206202 +0000 UTC m=+12.945806616 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1e680): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1eb80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1eb80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1eb80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1eb80): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1eb80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.905206202 +0000 UTC m=+12.945806616 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1eb80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db3650 item 67 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f200): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f200): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f200): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f200): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f200): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.906698084 +0000 UTC m=+12.947298498 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f200): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f700): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f700): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db3a40 item 68 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f700): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f700): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f700): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f700): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f700): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.907431901 +0000 UTC m=+12.948032315 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1f700): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fc40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fc40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fc40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fc40): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fc40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.907431901 +0000 UTC m=+12.948032315 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000d1fc40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db3c00 item 68 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878300): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878300): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878300): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.908892906 +0000 UTC m=+12.949493320 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878780): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878780): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878780): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878780): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878780): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e0e0 item 69 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878780): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878780): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.909447486 +0000 UTC m=+12.950047900 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878780): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878c80): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878c80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878c80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878c80): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878c80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.909447486 +0000 UTC m=+12.950047900 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000878c80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e380 item 69 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879300): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879300): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879300): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.911020551 +0000 UTC m=+12.951620965 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879800): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879800): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e8c0 item 70 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879800): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879800): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879800): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879800): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879800): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.91175563 +0000 UTC m=+12.952356045 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879800): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879d40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879d40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879d40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879d40): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879d40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.91175563 +0000 UTC m=+12.952356045 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000879d40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046eaf0 item 70 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8440): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8440): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8440): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8440): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8440): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.91368798 +0000 UTC m=+12.954288394 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8440): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8940): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8940): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8940): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8940): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8940): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f110 item 71 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8940): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8940): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.914431316 +0000 UTC m=+12.955031730 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8940): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8e40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8e40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8e40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8e40): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8e40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.914431316 +0000 UTC m=+12.955031730 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b8e40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f5e0 item 71 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b94c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b94c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b94c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b94c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b94c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.915981627 +0000 UTC m=+12.956582041 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b94c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b99c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b99c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fce0 item 72 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b99c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b99c0): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b99c0): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b99c0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b99c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.916638921 +0000 UTC m=+12.957239335 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b99c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b9f00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b9f00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b9f00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b9f00): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b9f00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.916638921 +0000 UTC m=+12.957239335 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008b9f00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4000 item 72 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6540): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6540): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6540): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6540): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6540): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6540): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6540): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.918123288 +0000 UTC m=+12.958723702 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6540): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6a40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6a40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6a40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4620 item 73 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6a40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6a40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.918699 +0000 UTC m=+12.959299414 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6a40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6f00): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6f00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6f00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6f00): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6f00): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e47e0 item 73 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6f00): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6f00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.919314757 +0000 UTC m=+12.959915170 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e6f00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7440): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7440): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7440): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7440): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7440): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.919314757 +0000 UTC m=+12.959915170 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7440): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e49a0 item 73 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7a80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7a80): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7a80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7a80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.921550825 +0000 UTC m=+12.962151239 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0008e7a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932000): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932000): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932000): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4d20 item 74 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932000): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932000): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.922138168 +0000 UTC m=+12.962738582 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932000): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932540): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932540): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4ee0 item 74 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932540): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932540): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932540): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932540): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932540): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.922839966 +0000 UTC m=+12.963440381 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932540): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932ac0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932ac0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932ac0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932ac0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932ac0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.922839966 +0000 UTC m=+12.963440381 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000932ac0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5260 item 74 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933100): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933100): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933100): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933100): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933100): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933100): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933100): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.925127752 +0000 UTC m=+12.965728167 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933100): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933600): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933600): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933600): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e57a0 item 75 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933600): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933600): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.925779155 +0000 UTC m=+12.966379579 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933600): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933b40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933b40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933b40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933b40): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933b40): _writeAt: size=3, off=2 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e59d0 item 75 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933b40): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933b40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.926547349 +0000 UTC m=+12.967147762 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000933b40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964100): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964100): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964100): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964100): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964100): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.926547349 +0000 UTC m=+12.967147762 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964100): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5ce0 item 75 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964740): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964740): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964740): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964740): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964740): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964740): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964740): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.928306041 +0000 UTC m=+12.968906455 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964740): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964c40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964c40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964c40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac3f0 item 76 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964c40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964c40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.928929371 +0000 UTC m=+12.969529786 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000964c40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965180): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac700 item 76 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965180): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965180): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965180): _writeAt: size=3, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965180): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965180): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.929698284 +0000 UTC m=+12.970298699 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965180): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965700): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965700): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965700): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965700): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965700): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.929698284 +0000 UTC m=+12.970298699 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965700): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac8c0 item 76 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965d40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965d40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965d40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965d40): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965d40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965d40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965d40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.931256361 +0000 UTC m=+12.971856775 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000965d40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009902c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009902c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009902c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dacc40 item 77 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009902c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009902c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.931907143 +0000 UTC m=+12.972507557 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009902c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009909c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009909c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009909c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009909c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009909c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.931907143 +0000 UTC m=+12.972507557 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009909c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dace70 item 77 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991000): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991000): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991000): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991000): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991000): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991000): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991000): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.933627734 +0000 UTC m=+12.974228147 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991000): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991500): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991500): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991500): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad1f0 item 78 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991500): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991500): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.934196071 +0000 UTC m=+12.974796485 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991500): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991c00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991c00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991c00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991c00): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991c00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.934196071 +0000 UTC m=+12.974796485 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000991c00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad3b0 item 78 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c82c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c82c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c82c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c82c0): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c82c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c82c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c82c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.935908537 +0000 UTC m=+12.976508951 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c82c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c87c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c87c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c87c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad730 item 79 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c87c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c87c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.936518142 +0000 UTC m=+12.977118556 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c87c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c8ec0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c8ec0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c8ec0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c8ec0): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c8ec0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.936518142 +0000 UTC m=+12.977118556 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c8ec0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad9d0 item 79 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9500): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9500): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9500): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9500): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9500): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9500): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9500): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.938058674 +0000 UTC m=+12.978659088 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9500): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9a00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9a00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9a00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dadd50 item 80 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9a00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9a00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.938702584 +0000 UTC m=+12.979302998 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009c9a00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ee180): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ee180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ee180): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ee180): >_readAt: n=5, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ee180): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.938702584 +0000 UTC m=+12.979302998 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ee180): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dadf10 item 80 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ee7c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ee7c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ee7c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ee7c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ee7c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.940133161 +0000 UTC m=+12.980733575 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ee7c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009eec40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009eec40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009eec40): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009eec40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009eec40): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009eec40): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e850 item 81 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009eec40): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009eec40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.940743427 +0000 UTC m=+12.981343841 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009eec40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ef180): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ef180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ef180): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ef180): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ef180): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.940743427 +0000 UTC m=+12.981343841 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ef180): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eb60 item 81 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ef800): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ef800): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ef800): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ef800): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ef800): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.942357557 +0000 UTC m=+12.982957971 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009ef800): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009efd00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009efd00): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009efd00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f6c0 item 82 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009efd00): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009efd00): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009efd00): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009efd00): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009efd00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.943055889 +0000 UTC m=+12.983656303 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0009efd00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18300): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18300): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18300): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18300): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18300): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.943055889 +0000 UTC m=+12.983656303 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18300): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f880 item 82 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18980): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18980): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18980): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18980): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18980): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.944503177 +0000 UTC m=+12.985103591 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18980): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18e80): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18e80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18e80): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18e80): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18e80): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18e80): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca150 item 83 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18e80): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18e80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.945593423 +0000 UTC m=+12.986193838 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a18e80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a193c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a193c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a193c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a193c0): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a193c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.945593423 +0000 UTC m=+12.986193838 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a193c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca380 item 83 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19a40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19a40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19a40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19a40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19a40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.947225759 +0000 UTC m=+12.987826173 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19a40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19f40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19f40): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19f40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca770 item 84 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19f40): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19f40): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19f40): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19f40): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19f40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.948045048 +0000 UTC m=+12.988645462 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a19f40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a36540): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a36540): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a36540): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a36540): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a36540): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.948045048 +0000 UTC m=+12.988645462 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a36540): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca9a0 item 84 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a36bc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a36bc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a36bc0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a36bc0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a36bc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.949500731 +0000 UTC m=+12.990101145 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a36bc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a370c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a370c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a370c0): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a370c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a370c0): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a370c0): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cae00 item 85 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a370c0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a370c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.95013923 +0000 UTC m=+12.990739644 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a370c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a37600): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a37600): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a37600): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a37600): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a37600): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.95013923 +0000 UTC m=+12.990739644 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a37600): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb1f0 item 85 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a37c80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a37c80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a37c80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a37c80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a37c80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.951909283 +0000 UTC m=+12.992509698 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a37c80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48280): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48280): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48280): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c1c0 item 86 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48280): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48280): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48280): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48280): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48280): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.954120416 +0000 UTC m=+12.994720831 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48280): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa24c0): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa24c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa24c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa24c0): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa24c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.954120416 +0000 UTC m=+12.994720831 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa24c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb650 item 86 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48700): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48700): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48700): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48700): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48700): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.956116746 +0000 UTC m=+12.996717179 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48700): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48c00): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48c00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48c00): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48c00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48c00): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48c00): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c700 item 87 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48c00): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48c00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.956929271 +0000 UTC m=+12.997529705 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a48c00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49140): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49140): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49140): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49140): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49140): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.956929271 +0000 UTC m=+12.997529705 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49140): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c8c0 item 87 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a497c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a497c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a497c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a497c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a497c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.958972979 +0000 UTC m=+12.999573413 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a497c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49cc0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49cc0): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49cc0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d490 item 88 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49cc0): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49cc0): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49cc0): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49cc0): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49cc0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.959872799 +0000 UTC m=+13.000473233 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000a49cc0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa2a40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa2a40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa2a40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa2a40): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa2a40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.959872799 +0000 UTC m=+13.000473233 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa2a40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d8f0 item 88 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3080): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3080): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3080): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3080): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3080): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3080): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3080): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3080): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.961790509 +0000 UTC m=+13.002390953 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3080): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa35c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa35c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa35c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca380 item 89 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa35c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa35c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.962542762 +0000 UTC m=+13.003143197 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa35c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3b00): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3b00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3b00): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3b00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3b00): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3b00): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca540 item 89 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3b00): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3b00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.96331911 +0000 UTC m=+13.003919555 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000aa3b00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44180): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44180): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44180): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44180): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.96331911 +0000 UTC m=+13.003919555 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44180): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca770 item 89 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b447c0): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b447c0): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b447c0): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b447c0): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b447c0): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b447c0): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b447c0): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b447c0): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.965106116 +0000 UTC m=+13.005706550 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b447c0): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44d00): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44d00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44d00): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cab60 item 90 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44d00): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44d00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.965719177 +0000 UTC m=+13.006319621 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b44d00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cae00 item 90 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.9665674 +0000 UTC m=+13.007167834 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45240): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45800): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45800): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45800): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45800): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45800): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.9665674 +0000 UTC m=+13.007167834 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45800): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb1f0 item 90 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45e40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45e40): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45e40): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45e40): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45e40): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45e40): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45e40): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45e40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.968426511 +0000 UTC m=+13.009026945 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000b45e40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800400): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800400): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800400): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb9d0 item 91 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800400): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800400): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.969096039 +0000 UTC m=+13.009696473 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800400): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): >_readAt: n=2, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): _writeAt: size=3, off=7 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbc00 item 91 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.969883046 +0000 UTC m=+13.010483480 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800980): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800f00): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800f00): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800f00): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800f00): >_readAt: n=8, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800f00): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.969883046 +0000 UTC m=+13.010483480 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000800f00): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbe30 item 91 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801540): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801540): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801540): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801540): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801540): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801540): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801540): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801540): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.971864036 +0000 UTC m=+13.012464470 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801540): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801a80): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801a80): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801a80): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004308c0 item 92 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801a80): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801a80): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.972603846 +0000 UTC m=+13.013204280 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000801a80): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3280): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3280): open at offset 5 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3280): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430bd0 item 92 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3280): _readAt: size=2, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3280): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3280): _writeAt: size=3, off=5 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3280): >_writeAt: n=3, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3280): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.973679324 +0000 UTC m=+13.014279758 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3280): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3a40): _readAt: size=512, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3a40): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3a40): >openPending: err= 2025/07/06 04:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3a40): >_readAt: n=3, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3a40): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.973679324 +0000 UTC m=+13.014279758 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0005a3a40): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: Remove: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431030 item 92 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): open at offset 0 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): _readAt: size=2, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): >_readAt: n=0, err=EOF 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): close: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.992677671 +0000 UTC m=+13.033278105 2025/07/06 04:05:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:27 DEBUG : open-test-file(0xc0002d3880): >close: err= 2025/07/06 04:05:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412180): _writeAt: size=5, off=0 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412180): openPending: 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412180): >openPending: err= 2025/07/06 04:05:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431570 item 93 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412180): >_writeAt: n=5, err= 2025/07/06 04:05:27 DEBUG : open-test-file(0xc000412180): close: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.99847128 +0000 UTC m=+13.039071725 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:28 DEBUG : open-test-file(0xc000412180): >close: err= 2025/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc000413580): _readAt: size=512, off=0 2025/07/06 04:05:28 DEBUG : open-test-file(0xc000413580): openPending: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file(0xc000413580): >openPending: err= 2025/07/06 04:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:28 DEBUG : open-test-file(0xc000413580): >_readAt: n=5, err=EOF 2025/07/06 04:05:28 DEBUG : open-test-file(0xc000413580): close: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:27.99847128 +0000 UTC m=+13.039071725 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:28 DEBUG : open-test-file(0xc000413580): >close: err= 2025/07/06 04:05:28 DEBUG : open-test-file: Remove: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431880 item 93 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:28 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/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e140): openPending: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e140): open at offset 0 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e140): >openPending: err= 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e140): _readAt: size=2, off=0 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e140): >_readAt: n=0, err=EOF 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e140): _writeAt: size=5, off=0 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e140): >_writeAt: n=5, err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e140): close: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:28.016541024 +0000 UTC m=+13.057141468 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e140): >close: err= 2025/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e680): _writeAt: size=5, off=0 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e680): openPending: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e680): >openPending: err= 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431c00 item 94 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e680): >_writeAt: n=5, err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e680): close: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:28.018475716 +0000 UTC m=+13.059076170 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047e680): >close: err= 2025/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047ed80): _readAt: size=512, off=0 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047ed80): openPending: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047ed80): >openPending: err= 2025/07/06 04:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047ed80): >_readAt: n=5, err=EOF 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047ed80): close: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:28.018475716 +0000 UTC m=+13.059076170 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047ed80): >close: err= 2025/07/06 04:05:28 DEBUG : open-test-file: Remove: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414150 item 94 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:28 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/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f3c0): openPending: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f3c0): open at offset 0 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f3c0): >openPending: err= 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f3c0): _readAt: size=2, off=0 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f3c0): >_readAt: n=0, err=EOF 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f3c0): _writeAt: size=5, off=0 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f3c0): >_writeAt: n=5, err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f3c0): close: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:28.020931148 +0000 UTC m=+13.061531602 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f3c0): >close: err= 2025/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f900): _writeAt: size=5, off=0 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f900): openPending: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f900): >openPending: err= 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414620 item 95 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f900): >_writeAt: n=5, err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f900): close: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:28.021856635 +0000 UTC m=+13.062457079 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00047f900): >close: err= 2025/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043e340): _readAt: size=512, off=0 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043e340): openPending: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043e340): >openPending: err= 2025/07/06 04:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043e340): >_readAt: n=5, err=EOF 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043e340): close: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:28.021856635 +0000 UTC m=+13.062457079 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043e340): >close: err= 2025/07/06 04:05:28 DEBUG : open-test-file: Remove: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414850 item 95 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:28 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/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043eb80): openPending: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043eb80): open at offset 0 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043eb80): >openPending: err= 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043eb80): _readAt: size=2, off=0 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043eb80): >_readAt: n=0, err=EOF 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043eb80): _writeAt: size=5, off=0 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043eb80): >_writeAt: n=5, err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043eb80): close: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:28.02440459 +0000 UTC m=+13.065005034 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043eb80): >close: err= 2025/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043f0c0): _writeAt: size=5, off=0 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043f0c0): openPending: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043f0c0): >openPending: err= 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004150a0 item 96 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043f0c0): >_writeAt: n=5, err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043f0c0): close: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:28.025693911 +0000 UTC m=+13.066294355 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043f0c0): >close: err= 2025/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/06 04:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/06 04:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/06 04:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043f7c0): _readAt: size=512, off=0 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043f7c0): openPending: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043f7c0): >openPending: err= 2025/07/06 04:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043f7c0): >_readAt: n=5, err=EOF 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043f7c0): close: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-06 04:05:28.025693911 +0000 UTC m=+13.066294355 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:28 DEBUG : open-test-file(0xc00043f7c0): >close: err= 2025/07/06 04:05:28 DEBUG : open-test-file: Remove: 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415490 item 96 2025/07/06 04:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/06 04:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/06 04:05:28 DEBUG : open-test-file: >Remove: err= 2025/07/06 04:05:28 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:28 DEBUG : Looking for writers 2025/07/06 04:05:28 DEBUG : >WaitForWriters: 2025/07/06 04:05:28 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.67s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.32s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:28 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:28 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:28 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:28 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:28 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:28 DEBUG : file1: newRWFileHandle: 2025/07/06 04:05:28 DEBUG : file1(0xc000e1c040): openPending: 2025/07/06 04:05:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:28 DEBUG : file1(0xc000e1c040): >openPending: err= 2025/07/06 04:05:28 DEBUG : file1: >newRWFileHandle: err= 2025/07/06 04:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:05:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/06 04:05:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/07/06 04:05:28 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:28 DEBUG : Looking for writers 2025/07/06 04:05:28 DEBUG : file1: reading active writers 2025/07/06 04:05:28 DEBUG : file1: active writers 1 2025/07/06 04:05:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:28 DEBUG : Looking for writers 2025/07/06 04:05:28 DEBUG : file1: reading active writers 2025/07/06 04:05:28 DEBUG : file1: active writers 1 2025/07/06 04:05:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:28 DEBUG : Looking for writers 2025/07/06 04:05:28 DEBUG : file1: reading active writers 2025/07/06 04:05:28 DEBUG : file1: active writers 1 2025/07/06 04:05:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:28 DEBUG : Looking for writers 2025/07/06 04:05:28 DEBUG : file1: reading active writers 2025/07/06 04:05:28 DEBUG : file1: active writers 1 2025/07/06 04:05:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:28 DEBUG : Looking for writers 2025/07/06 04:05:28 DEBUG : file1: reading active writers 2025/07/06 04:05:28 DEBUG : file1: active writers 1 2025/07/06 04:05:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/06 04:05:28 DEBUG : Looking for writers 2025/07/06 04:05:28 DEBUG : file1: reading active writers 2025/07/06 04:05:28 DEBUG : file1: active writers 1 2025/07/06 04:05:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/06 04:05:28 DEBUG : Looking for writers 2025/07/06 04:05:28 DEBUG : file1: reading active writers 2025/07/06 04:05:28 DEBUG : file1: active writers 1 2025/07/06 04:05:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/06 04:05:29 DEBUG : Looking for writers 2025/07/06 04:05:29 DEBUG : file1: reading active writers 2025/07/06 04:05:29 DEBUG : file1: active writers 1 2025/07/06 04:05:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:30 DEBUG : Looking for writers 2025/07/06 04:05:30 DEBUG : file1: reading active writers 2025/07/06 04:05:30 DEBUG : file1: active writers 1 2025/07/06 04:05:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:31 DEBUG : Looking for writers 2025/07/06 04:05:31 DEBUG : file1: reading active writers 2025/07/06 04:05:31 DEBUG : file1: active writers 1 2025/07/06 04:05:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:32 DEBUG : Looking for writers 2025/07/06 04:05:32 DEBUG : file1: reading active writers 2025/07/06 04:05:32 DEBUG : file1: active writers 1 2025/07/06 04:05:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:33 DEBUG : Looking for writers 2025/07/06 04:05:33 DEBUG : file1: reading active writers 2025/07/06 04:05:33 DEBUG : file1: active writers 1 2025/07/06 04:05:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:34 DEBUG : Looking for writers 2025/07/06 04:05:34 DEBUG : file1: reading active writers 2025/07/06 04:05:34 DEBUG : file1: active writers 1 2025/07/06 04:05:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:35 DEBUG : Looking for writers 2025/07/06 04:05:35 DEBUG : file1: reading active writers 2025/07/06 04:05:35 DEBUG : file1: active writers 1 2025/07/06 04:05:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:36 DEBUG : Looking for writers 2025/07/06 04:05:36 DEBUG : file1: reading active writers 2025/07/06 04:05:36 DEBUG : file1: active writers 1 2025/07/06 04:05:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:37 DEBUG : Looking for writers 2025/07/06 04:05:37 DEBUG : file1: reading active writers 2025/07/06 04:05:37 DEBUG : file1: active writers 1 2025/07/06 04:05:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:38 DEBUG : Looking for writers 2025/07/06 04:05:38 DEBUG : file1: reading active writers 2025/07/06 04:05:38 DEBUG : file1: active writers 1 2025/07/06 04:05:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:39 DEBUG : Looking for writers 2025/07/06 04:05:39 DEBUG : file1: reading active writers 2025/07/06 04:05:39 DEBUG : file1: active writers 1 2025/07/06 04:05:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:40 DEBUG : Looking for writers 2025/07/06 04:05:40 DEBUG : file1: reading active writers 2025/07/06 04:05:40 DEBUG : file1: active writers 1 2025/07/06 04:05:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:41 DEBUG : Looking for writers 2025/07/06 04:05:41 DEBUG : file1: reading active writers 2025/07/06 04:05:41 DEBUG : file1: active writers 1 2025/07/06 04:05:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:42 DEBUG : Looking for writers 2025/07/06 04:05:42 DEBUG : file1: reading active writers 2025/07/06 04:05:42 DEBUG : file1: active writers 1 2025/07/06 04:05:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:43 DEBUG : Looking for writers 2025/07/06 04:05:43 DEBUG : file1: reading active writers 2025/07/06 04:05:43 DEBUG : file1: active writers 1 2025/07/06 04:05:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:44 DEBUG : Looking for writers 2025/07/06 04:05:44 DEBUG : file1: reading active writers 2025/07/06 04:05:44 DEBUG : file1: active writers 1 2025/07/06 04:05:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:45 DEBUG : Looking for writers 2025/07/06 04:05:45 DEBUG : file1: reading active writers 2025/07/06 04:05:45 DEBUG : file1: active writers 1 2025/07/06 04:05:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:46 DEBUG : Looking for writers 2025/07/06 04:05:46 DEBUG : file1: reading active writers 2025/07/06 04:05:46 DEBUG : file1: active writers 1 2025/07/06 04:05:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:47 DEBUG : Looking for writers 2025/07/06 04:05:47 DEBUG : file1: reading active writers 2025/07/06 04:05:47 DEBUG : file1: active writers 1 2025/07/06 04:05:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:48 DEBUG : Looking for writers 2025/07/06 04:05:48 DEBUG : file1: reading active writers 2025/07/06 04:05:48 DEBUG : file1: active writers 1 2025/07/06 04:05:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:49 DEBUG : Looking for writers 2025/07/06 04:05:49 DEBUG : file1: reading active writers 2025/07/06 04:05:49 DEBUG : file1: active writers 1 2025/07/06 04:05:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:50 DEBUG : Looking for writers 2025/07/06 04:05:50 DEBUG : file1: reading active writers 2025/07/06 04:05:50 DEBUG : file1: active writers 1 2025/07/06 04:05:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:51 DEBUG : Looking for writers 2025/07/06 04:05:51 DEBUG : file1: reading active writers 2025/07/06 04:05:51 DEBUG : file1: active writers 1 2025/07/06 04:05:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:52 DEBUG : Looking for writers 2025/07/06 04:05:52 DEBUG : file1: reading active writers 2025/07/06 04:05:52 DEBUG : file1: active writers 1 2025/07/06 04:05:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:53 DEBUG : Looking for writers 2025/07/06 04:05:53 DEBUG : file1: reading active writers 2025/07/06 04:05:53 DEBUG : file1: active writers 1 2025/07/06 04:05:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:54 DEBUG : Looking for writers 2025/07/06 04:05:54 DEBUG : file1: reading active writers 2025/07/06 04:05:54 DEBUG : file1: active writers 1 2025/07/06 04:05:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:55 DEBUG : Looking for writers 2025/07/06 04:05:55 DEBUG : file1: reading active writers 2025/07/06 04:05:55 DEBUG : file1: active writers 1 2025/07/06 04:05:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:56 DEBUG : Looking for writers 2025/07/06 04:05:56 DEBUG : file1: reading active writers 2025/07/06 04:05:56 DEBUG : file1: active writers 1 2025/07/06 04:05:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:57 DEBUG : Looking for writers 2025/07/06 04:05:57 DEBUG : file1: reading active writers 2025/07/06 04:05:57 DEBUG : file1: active writers 1 2025/07/06 04:05:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/06 04:05:58 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000a403c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000863008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642515008} name:file1 opens:1 downloaders: o: fd:0xc000128028 info:{ModTime:{wall:13984410638199371616 ext:13092060379 loc:0x3fdd520} ATime:{wall:13984410638199371616 ext:13092060379 loc:0x3fdd520} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/06 04:05:58 DEBUG : >WaitForWriters: 2025/07/06 04:05:58 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:58 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:58 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:58 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:58 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:58 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:05:58 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:58 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:05:58 DEBUG : rename_me: newRWFileHandle: 2025/07/06 04:05:58 DEBUG : rename_me(0xc00056e140): openPending: 2025/07/06 04:05:58 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/06 04:05:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/06 04:05:58 DEBUG : rename_me(0xc00056e140): >openPending: err= 2025/07/06 04:05:58 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/06 04:05:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/06 04:05:58 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/06 04:05:58 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/06 04:05:58 DEBUG : rename_me(0xc00056e140): _writeAt: size=5, off=0 2025/07/06 04:05:58 DEBUG : rename_me(0xc00056e140): >_writeAt: n=5, err= 2025/07/06 04:05:58 DEBUG : rename_me(0xc00056e140): close: 2025/07/06 04:05:58 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-06 04:05:58.076929418 +0000 UTC m=+43.117529872 2025/07/06 04:05:58 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/06 04:05:58 DEBUG : rename_me(0xc00056e140): >close: err= 2025/07/06 04:05:58 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/06 04:05:58 DEBUG : i_was_renamed: Updating file with 0xc000abeb40 2025/07/06 04:05:58 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/06 04:05:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/06 04:05:58 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:05:58 DEBUG : Looking for writers 2025/07/06 04:05:58 DEBUG : i_was_renamed: reading active writers 2025/07/06 04:05:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/06 04:05:58 DEBUG : Looking for writers 2025/07/06 04:05:58 DEBUG : i_was_renamed: reading active writers 2025/07/06 04:05:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/06 04:05:58 DEBUG : Looking for writers 2025/07/06 04:05:58 DEBUG : i_was_renamed: reading active writers 2025/07/06 04:05:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/06 04:05:58 DEBUG : Looking for writers 2025/07/06 04:05:58 DEBUG : i_was_renamed: reading active writers 2025/07/06 04:05:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/06 04:05:58 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/06 04:05:58 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:58 INFO : i_was_renamed: Copied (new) 2025/07/06 04:05:58 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-06 04:05:58 +0000 UTC" 2025/07/06 04:05:58 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/06 04:05:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/06 04:05:58 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/06 04:05:58 DEBUG : Looking for writers 2025/07/06 04:05:58 DEBUG : i_was_renamed: reading active writers 2025/07/06 04:05:58 DEBUG : >WaitForWriters: 2025/07/06 04:05:58 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:05:58 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:05:58 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/06 04:05:58 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:58 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/06 04:05:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{BKsO9}/rclone-test-yimiqup0jesi" 2025/07/06 04:05:58 INFO : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:58 DEBUG : forgetting directory cache 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate(0xc000ec0940): _readAt: size=512, off=0 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate(0xc000ec0940): openPending: 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-06 03:06:58 +0000 UTC" against cached fingerprint "" 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/06 04:05:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate(0xc000ec0940): >openPending: err= 2025/07/06 04:05:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate(0xc000ec0940): >_readAt: n=20, err=EOF 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate(0xc000ec0940): close: 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-06 03:06:58 +0000 GMT 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate(0xc000ec0940): >close: err= 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:58 DEBUG : forgetting directory cache 2025/07/06 04:05:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate(0xc000e11040): _readAt: size=512, off=0 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate(0xc000e11040): openPending: 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-06 03:07:58 +0000 UTC" against cached fingerprint "20,2025-07-06 03:06:58 +0000 UTC" 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-06 03:07:58 +0000 UTC" != cached fingerprint "20,2025-07-06 03:06:58 +0000 UTC") 2025/07/06 04:05:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/06 04:05:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate(0xc000e11040): >openPending: err= 2025/07/06 04:05:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate(0xc000e11040): >_readAt: n=20, err=EOF 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate(0xc000e11040): close: 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-06 03:07:58 +0000 GMT 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate(0xc000e11040): >close: err= 2025/07/06 04:05:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:58 DEBUG : forgetting directory cache 2025/07/06 04:05:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc000ee11c0): _readAt: size=512, off=0 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc000ee11c0): openPending: 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-06 03:08:58 +0000 UTC" against cached fingerprint "20,2025-07-06 03:07:58 +0000 UTC" 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-06 03:08:58 +0000 UTC" != cached fingerprint "20,2025-07-06 03:07:58 +0000 UTC") 2025/07/06 04:05:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/06 04:05:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc000ee11c0): >openPending: err= 2025/07/06 04:05:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc000ee11c0): >_readAt: n=20, err=EOF 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc000ee11c0): close: 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-06 03:08:58 +0000 GMT 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc000ee11c0): >close: err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:59 DEBUG : forgetting directory cache 2025/07/06 04:05:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc000a378c0): _readAt: size=512, off=0 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc000a378c0): openPending: 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-06 03:09:58 +0000 UTC" against cached fingerprint "20,2025-07-06 03:08:58 +0000 UTC" 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-06 03:09:58 +0000 UTC" != cached fingerprint "20,2025-07-06 03:08:58 +0000 UTC") 2025/07/06 04:05:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/06 04:05:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc000a378c0): >openPending: err= 2025/07/06 04:05:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc000a378c0): >_readAt: n=20, err=EOF 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc000a378c0): close: 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-06 03:09:58 +0000 GMT 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc000a378c0): >close: err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:59 DEBUG : forgetting directory cache 2025/07/06 04:05:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc0008a2300): _readAt: size=512, off=0 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc0008a2300): openPending: 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-06 03:10:58 +0000 UTC" against cached fingerprint "20,2025-07-06 03:09:58 +0000 UTC" 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-06 03:10:58 +0000 UTC" != cached fingerprint "20,2025-07-06 03:09:58 +0000 UTC") 2025/07/06 04:05:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/06 04:05:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc0008a2300): >openPending: err= 2025/07/06 04:05:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc0008a2300): >_readAt: n=20, err=EOF 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc0008a2300): close: 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-06 03:10:58 +0000 GMT 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc0008a2300): >close: err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:59 DEBUG : forgetting directory cache 2025/07/06 04:05:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc0007dae40): _readAt: size=512, off=0 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc0007dae40): openPending: 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-06 03:11:58 +0000 UTC" against cached fingerprint "20,2025-07-06 03:10:58 +0000 UTC" 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-06 03:11:58 +0000 UTC" != cached fingerprint "20,2025-07-06 03:10:58 +0000 UTC") 2025/07/06 04:05:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/06 04:05:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc0007dae40): >openPending: err= 2025/07/06 04:05:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc0007dae40): >_readAt: n=20, err=EOF 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc0007dae40): close: 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-06 03:11:58 +0000 GMT 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate(0xc0007dae40): >close: err= 2025/07/06 04:05:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/06 04:05:59 DEBUG : forgetting directory cache 2025/07/06 04:05:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0007eeb40): _readAt: size=512, off=0 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0007eeb40): openPending: 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-06 03:12:58 +0000 UTC" against cached fingerprint "20,2025-07-06 03:11:58 +0000 UTC" 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-06 03:12:58 +0000 UTC" != cached fingerprint "20,2025-07-06 03:11:58 +0000 UTC") 2025/07/06 04:06:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/06 04:06:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0007eeb40): >openPending: err= 2025/07/06 04:06:00 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0007eeb40): >_readAt: n=21, err=EOF 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0007eeb40): close: 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-06 03:12:58 +0000 GMT 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0007eeb40): >close: err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:00 DEBUG : forgetting directory cache 2025/07/06 04:06:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0009909c0): _readAt: size=512, off=0 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0009909c0): openPending: 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-06 03:13:58 +0000 UTC" against cached fingerprint "21,2025-07-06 03:12:58 +0000 UTC" 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-06 03:13:58 +0000 UTC" != cached fingerprint "21,2025-07-06 03:12:58 +0000 UTC") 2025/07/06 04:06:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/06 04:06:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0009909c0): >openPending: err= 2025/07/06 04:06:00 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0009909c0): >_readAt: n=22, err=EOF 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0009909c0): close: 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-06 03:13:58 +0000 GMT 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0009909c0): >close: err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:00 DEBUG : forgetting directory cache 2025/07/06 04:06:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc00099c6c0): _readAt: size=512, off=0 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc00099c6c0): openPending: 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-06 03:14:58 +0000 UTC" against cached fingerprint "22,2025-07-06 03:13:58 +0000 UTC" 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-06 03:14:58 +0000 UTC" != cached fingerprint "22,2025-07-06 03:13:58 +0000 UTC") 2025/07/06 04:06:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/06 04:06:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc00099c6c0): >openPending: err= 2025/07/06 04:06:00 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc00099c6c0): >_readAt: n=23, err=EOF 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc00099c6c0): close: 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-06 03:14:58 +0000 GMT 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc00099c6c0): >close: err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:00 DEBUG : forgetting directory cache 2025/07/06 04:06:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0009d0a40): _readAt: size=512, off=0 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0009d0a40): openPending: 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-06 03:15:58 +0000 UTC" against cached fingerprint "23,2025-07-06 03:14:58 +0000 UTC" 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-06 03:15:58 +0000 UTC" != cached fingerprint "23,2025-07-06 03:14:58 +0000 UTC") 2025/07/06 04:06:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/06 04:06:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0009d0a40): >openPending: err= 2025/07/06 04:06:00 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0009d0a40): >_readAt: n=24, err=EOF 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0009d0a40): close: 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-06 03:15:58 +0000 GMT 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate(0xc0009d0a40): >close: err= 2025/07/06 04:06:00 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:00 DEBUG : Looking for writers 2025/07/06 04:06:00 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/06 04:06:00 DEBUG : >WaitForWriters: 2025/07/06 04:06:00 DEBUG : webdav root 'rclone-test-yimiqup0jesi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:00 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:00 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:00 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:00 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:00 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/06 04:06:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/06 04:06:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/06 04:06:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/06 04:06:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/06 04:06:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/06 04:06:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/06 04:06:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/06 04:06:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : forgetting directory cache 2025/07/06 04:06:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/06 04:06:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/06 04:06:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/06 04:06:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/06 04:06:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/06 04:06:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/06 04:06:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/06 04:06:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/06 04:06:01 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/07/06 04:06:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/06 04:06:01 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/07/06 04:06:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/06 04:06:01 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/07/06 04:06:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/06 04:06:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/06 04:06:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/06 04:06:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/06 04:06:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/06 04:06:01 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/06 04:06:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/06 04:06:01 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/06 04:06:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/06 04:06:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/06 04:06:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/07/06 04:06:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/07/06 04:06:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/07/06 04:06:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/06 04:06:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/06 04:06:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/06 04:06:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/06 04:06:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/07/06 04:06:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/07/06 04:06:01 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:01 DEBUG : Looking for writers 2025/07/06 04:06:01 DEBUG : FiLeA: reading active writers 2025/07/06 04:06:01 DEBUG : FiLeB: reading active writers 2025/07/06 04:06:01 DEBUG : FilEb: reading active writers 2025/07/06 04:06:01 DEBUG : >WaitForWriters: 2025/07/06 04:06:01 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:01 DEBUG : Looking for writers 2025/07/06 04:06:01 DEBUG : FiLeA: reading active writers 2025/07/06 04:06:01 DEBUG : FiLeB: reading active writers 2025/07/06 04:06:01 DEBUG : FilEb: reading active writers 2025/07/06 04:06:01 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:01 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:01 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/06 04:06:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/06 04:06:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/06 04:06:01 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:01 DEBUG : Looking for writers 2025/07/06 04:06:01 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/06 04:06:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/06 04:06:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:01 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:01 DEBUG : webdav root 'rclone-test-yimiqup0jesi': Reusing VFS from active cache 2025/07/06 04:06:01 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:01 DEBUG : Looking for writers 2025/07/06 04:06:01 DEBUG : >WaitForWriters: 2025/07/06 04:06:01 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:01 DEBUG : Looking for writers 2025/07/06 04:06:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:01 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:01 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:01 DEBUG : Looking for writers 2025/07/06 04:06:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:01 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:01 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:01 DEBUG : Looking for writers 2025/07/06 04:06:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:01 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:01 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:01 DEBUG : dir: Looking for writers 2025/07/06 04:06:01 DEBUG : file2: reading active writers 2025/07/06 04:06:01 DEBUG : Looking for writers 2025/07/06 04:06:01 DEBUG : dir: reading active writers 2025/07/06 04:06:01 DEBUG : file1: reading active writers 2025/07/06 04:06:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:01 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:01 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:01 DEBUG : dir: Looking for writers 2025/07/06 04:06:01 DEBUG : Looking for writers 2025/07/06 04:06:01 DEBUG : dir: reading active writers 2025/07/06 04:06:01 DEBUG : file1: reading active writers 2025/07/06 04:06:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:01 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : file1: Open: flags=O_RDONLY 2025/07/06 04:06:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/06 04:06:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/06 04:06:01 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/06 04:06:01 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/06 04:06:01 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:06:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/06 04:06:01 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/06 04:06:01 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/06 04:06:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/06 04:06:01 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/06 04:06:01 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:01 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/06 04:06:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/06 04:06:01 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:06:01 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/06 04:06:01 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:01 DEBUG : dir: Looking for writers 2025/07/06 04:06:01 DEBUG : file2: reading active writers 2025/07/06 04:06:01 DEBUG : new_file.txt: reading active writers 2025/07/06 04:06:01 DEBUG : Looking for writers 2025/07/06 04:06:01 DEBUG : dir: reading active writers 2025/07/06 04:06:01 DEBUG : file1: reading active writers 2025/07/06 04:06:01 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:02 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:02 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/06 04:06:02 DEBUG : dir/file1: Updating file with dir/file1 0xc00083f200 2025/07/06 04:06:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/06 04:06:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:02 INFO : dir/file1: Moved (server-side) to: file0 2025/07/06 04:06:02 DEBUG : file0: Updating file with file0 0xc00083f200 2025/07/06 04:06:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/06 04:06:02 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/06 04:06:02 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:02 DEBUG : dir: Looking for writers 2025/07/06 04:06:02 DEBUG : Looking for writers 2025/07/06 04:06:02 DEBUG : dir: reading active writers 2025/07/06 04:06:02 DEBUG : file0: reading active writers 2025/07/06 04:06:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:02 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:02 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:02 DEBUG : Looking for writers 2025/07/06 04:06:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:02 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:02 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/06 04:06:02 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/06 04:06:02 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/06 04:06:02 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/06 04:06:02 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/06 04:06:02 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:02 DEBUG : d: Looking for writers 2025/07/06 04:06:02 DEBUG : Looking for writers 2025/07/06 04:06:02 DEBUG : a: Looking for writers 2025/07/06 04:06:02 DEBUG : b: Looking for writers 2025/07/06 04:06:02 DEBUG : c: Looking for writers 2025/07/06 04:06:02 DEBUG : Looking for writers 2025/07/06 04:06:02 DEBUG : b: reading active writers 2025/07/06 04:06:02 DEBUG : c: reading active writers 2025/07/06 04:06:02 DEBUG : d: reading active writers 2025/07/06 04:06:02 DEBUG : /: reading active writers 2025/07/06 04:06:02 DEBUG : a: reading active writers 2025/07/06 04:06:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:02 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:02 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/06 04:06:02 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/06 04:06:02 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/06 04:06:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/06 04:06:03 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:03 DEBUG : a/b/c/d: Looking for writers 2025/07/06 04:06:03 DEBUG : a/b/c: Looking for writers 2025/07/06 04:06:03 DEBUG : d: reading active writers 2025/07/06 04:06:03 DEBUG : a/b: Looking for writers 2025/07/06 04:06:03 DEBUG : c: reading active writers 2025/07/06 04:06:03 DEBUG : a: Looking for writers 2025/07/06 04:06:03 DEBUG : b: reading active writers 2025/07/06 04:06:03 DEBUG : Looking for writers 2025/07/06 04:06:03 DEBUG : a: reading active writers 2025/07/06 04:06:03 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-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:03 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:03 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:03 DEBUG : Looking for writers 2025/07/06 04:06:03 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-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:03 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:06:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/06 04:06:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/06 04:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/06 04:06:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/06 04:06:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/06 04:06:03 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/06 04:06:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:03 DEBUG : file1: Size of src and dst objects identical 2025/07/06 04:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:06:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/06 04:06:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/06 04:06:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:06:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/06 04:06:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/06 04:06:03 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/06 04:06:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/06 04:06:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/06 04:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/06 04:06:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/06 04:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:03 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/06 04:06:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:03 DEBUG : file1: Size of src and dst objects identical 2025/07/06 04:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/06 04:06:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/06 04:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/06 04:06:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/06 04:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:03 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (7 bytes), uploading instead of streaming 2025/07/06 04:06:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:03 DEBUG : file1: Size of src and dst objects identical 2025/07/06 04:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:03 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:03 DEBUG : Looking for writers 2025/07/06 04:06:03 DEBUG : file1: reading active writers 2025/07/06 04:06:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:03 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:06:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/06 04:06:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/06 04:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:03 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/06 04:06:04 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/06 04:06:04 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/06 04:06:04 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/06 04:06:04 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (11 bytes), uploading instead of streaming 2025/07/06 04:06:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:04 DEBUG : file1: Size of src and dst objects identical 2025/07/06 04:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:04 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/06 04:06:04 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:04 DEBUG : Looking for writers 2025/07/06 04:06:04 DEBUG : file1: reading active writers 2025/07/06 04:06:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:04 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:06:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/06 04:06:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/06 04:06:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/06 04:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:04 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/06 04:06:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:04 DEBUG : file1: Size of src and dst objects identical 2025/07/06 04:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:04 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/06 04:06:04 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:04 DEBUG : Looking for writers 2025/07/06 04:06:04 DEBUG : file1: reading active writers 2025/07/06 04:06:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:04 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:06:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/06 04:06:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/06 04:06:04 DEBUG : file1: WriteFileHandle.Release closing 2025/07/06 04:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:04 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/06 04:06:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:04 DEBUG : file1: Size of src and dst objects identical 2025/07/06 04:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:04 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/06 04:06:04 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:04 DEBUG : Looking for writers 2025/07/06 04:06:04 DEBUG : file1: reading active writers 2025/07/06 04:06:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:04 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:06:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/06 04:06:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/06 04:06:04 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:04 DEBUG : Looking for writers 2025/07/06 04:06:04 DEBUG : file1: reading active writers 2025/07/06 04:06:04 DEBUG : file1: active writers 1 2025/07/06 04:06:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/06 04:06:04 DEBUG : Looking for writers 2025/07/06 04:06:04 DEBUG : file1: reading active writers 2025/07/06 04:06:04 DEBUG : file1: active writers 1 2025/07/06 04:06:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/06 04:06:04 DEBUG : Looking for writers 2025/07/06 04:06:04 DEBUG : file1: reading active writers 2025/07/06 04:06:04 DEBUG : file1: active writers 1 2025/07/06 04:06:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/06 04:06:04 DEBUG : Looking for writers 2025/07/06 04:06:04 DEBUG : file1: reading active writers 2025/07/06 04:06:04 DEBUG : file1: active writers 1 2025/07/06 04:06:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/06 04:06:04 DEBUG : Looking for writers 2025/07/06 04:06:04 DEBUG : file1: reading active writers 2025/07/06 04:06:04 DEBUG : file1: active writers 1 2025/07/06 04:06:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/06 04:06:04 DEBUG : Looking for writers 2025/07/06 04:06:04 DEBUG : file1: reading active writers 2025/07/06 04:06:04 DEBUG : file1: active writers 1 2025/07/06 04:06:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/06 04:06:05 DEBUG : Looking for writers 2025/07/06 04:06:05 DEBUG : file1: reading active writers 2025/07/06 04:06:05 DEBUG : file1: active writers 1 2025/07/06 04:06:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/06 04:06:05 DEBUG : Looking for writers 2025/07/06 04:06:05 DEBUG : file1: reading active writers 2025/07/06 04:06:05 DEBUG : file1: active writers 1 2025/07/06 04:06:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:06 DEBUG : Looking for writers 2025/07/06 04:06:06 DEBUG : file1: reading active writers 2025/07/06 04:06:06 DEBUG : file1: active writers 1 2025/07/06 04:06:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:07 DEBUG : Looking for writers 2025/07/06 04:06:07 DEBUG : file1: reading active writers 2025/07/06 04:06:07 DEBUG : file1: active writers 1 2025/07/06 04:06:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:08 DEBUG : Looking for writers 2025/07/06 04:06:08 DEBUG : file1: reading active writers 2025/07/06 04:06:08 DEBUG : file1: active writers 1 2025/07/06 04:06:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:09 DEBUG : Looking for writers 2025/07/06 04:06:09 DEBUG : file1: reading active writers 2025/07/06 04:06:09 DEBUG : file1: active writers 1 2025/07/06 04:06:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:10 DEBUG : Looking for writers 2025/07/06 04:06:10 DEBUG : file1: reading active writers 2025/07/06 04:06:10 DEBUG : file1: active writers 1 2025/07/06 04:06:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:11 DEBUG : Looking for writers 2025/07/06 04:06:11 DEBUG : file1: reading active writers 2025/07/06 04:06:11 DEBUG : file1: active writers 1 2025/07/06 04:06:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:12 DEBUG : Looking for writers 2025/07/06 04:06:12 DEBUG : file1: reading active writers 2025/07/06 04:06:12 DEBUG : file1: active writers 1 2025/07/06 04:06:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:13 DEBUG : Looking for writers 2025/07/06 04:06:13 DEBUG : file1: reading active writers 2025/07/06 04:06:13 DEBUG : file1: active writers 1 2025/07/06 04:06:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:14 DEBUG : Looking for writers 2025/07/06 04:06:14 DEBUG : file1: reading active writers 2025/07/06 04:06:14 DEBUG : file1: active writers 1 2025/07/06 04:06:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:15 DEBUG : Looking for writers 2025/07/06 04:06:15 DEBUG : file1: reading active writers 2025/07/06 04:06:15 DEBUG : file1: active writers 1 2025/07/06 04:06:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:16 DEBUG : Looking for writers 2025/07/06 04:06:16 DEBUG : file1: reading active writers 2025/07/06 04:06:16 DEBUG : file1: active writers 1 2025/07/06 04:06:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:17 DEBUG : Looking for writers 2025/07/06 04:06:17 DEBUG : file1: reading active writers 2025/07/06 04:06:17 DEBUG : file1: active writers 1 2025/07/06 04:06:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:18 DEBUG : Looking for writers 2025/07/06 04:06:18 DEBUG : file1: reading active writers 2025/07/06 04:06:18 DEBUG : file1: active writers 1 2025/07/06 04:06:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:19 DEBUG : Looking for writers 2025/07/06 04:06:19 DEBUG : file1: reading active writers 2025/07/06 04:06:19 DEBUG : file1: active writers 1 2025/07/06 04:06:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:20 DEBUG : Looking for writers 2025/07/06 04:06:20 DEBUG : file1: reading active writers 2025/07/06 04:06:20 DEBUG : file1: active writers 1 2025/07/06 04:06:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:21 DEBUG : Looking for writers 2025/07/06 04:06:21 DEBUG : file1: reading active writers 2025/07/06 04:06:21 DEBUG : file1: active writers 1 2025/07/06 04:06:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:22 DEBUG : Looking for writers 2025/07/06 04:06:22 DEBUG : file1: reading active writers 2025/07/06 04:06:22 DEBUG : file1: active writers 1 2025/07/06 04:06:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:23 DEBUG : Looking for writers 2025/07/06 04:06:23 DEBUG : file1: reading active writers 2025/07/06 04:06:23 DEBUG : file1: active writers 1 2025/07/06 04:06:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:24 DEBUG : Looking for writers 2025/07/06 04:06:24 DEBUG : file1: reading active writers 2025/07/06 04:06:24 DEBUG : file1: active writers 1 2025/07/06 04:06:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:25 DEBUG : Looking for writers 2025/07/06 04:06:25 DEBUG : file1: reading active writers 2025/07/06 04:06:25 DEBUG : file1: active writers 1 2025/07/06 04:06:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:26 DEBUG : Looking for writers 2025/07/06 04:06:26 DEBUG : file1: reading active writers 2025/07/06 04:06:26 DEBUG : file1: active writers 1 2025/07/06 04:06:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:27 DEBUG : Looking for writers 2025/07/06 04:06:27 DEBUG : file1: reading active writers 2025/07/06 04:06:27 DEBUG : file1: active writers 1 2025/07/06 04:06:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:28 DEBUG : Looking for writers 2025/07/06 04:06:28 DEBUG : file1: reading active writers 2025/07/06 04:06:28 DEBUG : file1: active writers 1 2025/07/06 04:06:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:29 DEBUG : Looking for writers 2025/07/06 04:06:29 DEBUG : file1: reading active writers 2025/07/06 04:06:29 DEBUG : file1: active writers 1 2025/07/06 04:06:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:30 DEBUG : Looking for writers 2025/07/06 04:06:30 DEBUG : file1: reading active writers 2025/07/06 04:06:30 DEBUG : file1: active writers 1 2025/07/06 04:06:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:31 DEBUG : Looking for writers 2025/07/06 04:06:31 DEBUG : file1: reading active writers 2025/07/06 04:06:31 DEBUG : file1: active writers 1 2025/07/06 04:06:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:32 DEBUG : Looking for writers 2025/07/06 04:06:32 DEBUG : file1: reading active writers 2025/07/06 04:06:32 DEBUG : file1: active writers 1 2025/07/06 04:06:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:33 DEBUG : Looking for writers 2025/07/06 04:06:33 DEBUG : file1: reading active writers 2025/07/06 04:06:33 DEBUG : file1: active writers 1 2025/07/06 04:06:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/06 04:06:34 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/06 04:06:34 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:34 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:06:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:06:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/06 04:06:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/06 04:06:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:34 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/06 04:06:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:34 DEBUG : file1: Size of src and dst objects identical 2025/07/06 04:06:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:06:34 DEBUG : file1: Open: flags=O_RDONLY 2025/07/06 04:06:34 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/06 04:06:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/06 04:06:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:34 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:34 DEBUG : Looking for writers 2025/07/06 04:06:34 DEBUG : file1: reading active writers 2025/07/06 04:06:34 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-yimiqup0jesi'", Local "Local file system at /tmp/rclone1298817979", Modify Window "1s" 2025/07/06 04:06:34 INFO : webdav root 'rclone-test-yimiqup0jesi': poll-interval is not supported by this remote 2025/07/06 04:06:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/06 04:06:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/06 04:06:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/06 04:06:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/06 04:06:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:34 DEBUG : webdav root 'rclone-test-yimiqup0jesi': File to upload is small (100 bytes), uploading instead of streaming 2025/07/06 04:06:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/06 04:06:34 DEBUG : file1: Size of src and dst objects identical 2025/07/06 04:06:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/06 04:06:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/06 04:06:34 DEBUG : file1: Open: flags=O_RDONLY 2025/07/06 04:06:34 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/06 04:06:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/06 04:06:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/06 04:06:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/06 04:06:34 DEBUG : WaitForWriters: timeout=30s 2025/07/06 04:06:34 DEBUG : Looking for writers 2025/07/06 04:06:34 DEBUG : file1: reading active writers 2025/07/06 04:06:34 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/07/06 04:06:34 DEBUG : webdav root 'rclone-test-yimiqup0jesi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.829501789s (try 1/5)