"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/06/27 04:10:00 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-cabesoz3duxa" 2025/06/27 04:10:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 04:10:00 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/06/27 04:10:00 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/06/27 04:10:00 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/06/27 04:10:00 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/06/27 04:10:00 DEBUG : Setting pass="sR7rrzQYcDaFNBnJQBymSp4dK1xoXRWVwcW3lnARezDc" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/06/27 04:10:00 DEBUG : TestWebdavRclone: detected overridden config - adding "{EGFoP}" suffix to name 2025/06/27 04:10:00 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/06/27 04:10:00 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/06/27 04:10:00 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/06/27 04:10:00 DEBUG : Setting pass="sR7rrzQYcDaFNBnJQBymSp4dK1xoXRWVwcW3lnARezDc" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/06/27 04:10:00 DEBUG : found headers: 2025/06/27 04:10:00 DEBUG : Creating backend with remote "/tmp/rclone3350965199" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:00 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:00 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:00 DEBUG : dir: Looking for writers 2025/06/27 04:10:00 DEBUG : Looking for writers 2025/06/27 04:10:00 DEBUG : dir: reading active writers 2025/06/27 04:10:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:01 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:01 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:01 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:01 DEBUG : dir/subdir: Looking for writers 2025/06/27 04:10:01 DEBUG : dir: Looking for writers 2025/06/27 04:10:01 DEBUG : file1: reading active writers 2025/06/27 04:10:01 DEBUG : file2: reading active writers 2025/06/27 04:10:01 DEBUG : subdir: reading active writers 2025/06/27 04:10:01 DEBUG : Looking for writers 2025/06/27 04:10:01 DEBUG : dir: reading active writers 2025/06/27 04:10:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:01 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:01 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:01 DEBUG : dir: Looking for writers 2025/06/27 04:10:01 DEBUG : file1: reading active writers 2025/06/27 04:10:01 DEBUG : Looking for writers 2025/06/27 04:10:01 DEBUG : dir: reading active writers 2025/06/27 04:10:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:01 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:01 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:01 DEBUG : dir: Looking for writers 2025/06/27 04:10:01 DEBUG : Looking for writers 2025/06/27 04:10:01 DEBUG : dir: reading active writers 2025/06/27 04:10:01 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:01 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:01 DEBUG : dir: forgetting directory cache 2025/06/27 04:10:01 DEBUG : forgetting directory cache 2025/06/27 04:10:01 DEBUG : dir: forgetting directory cache 2025/06/27 04:10:01 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:01 DEBUG : Looking for writers 2025/06/27 04:10:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:01 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:01 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/06/27 04:10:01 DEBUG : dir: invalidating directory cache 2025/06/27 04:10:01 DEBUG : >ForgetPath: 2025/06/27 04:10:01 DEBUG : ForgetPath: relativePath="dir", type=0 2025/06/27 04:10:01 DEBUG : invalidating directory cache 2025/06/27 04:10:01 DEBUG : dir: forgetting directory cache 2025/06/27 04:10:01 DEBUG : >ForgetPath: 2025/06/27 04:10:01 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/06/27 04:10:01 DEBUG : >ForgetPath: 2025/06/27 04:10:01 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:01 DEBUG : dir: Looking for writers 2025/06/27 04:10:01 DEBUG : Looking for writers 2025/06/27 04:10:01 DEBUG : dir: reading active writers 2025/06/27 04:10:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:01 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:02 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:02 DEBUG : forgetting directory cache 2025/06/27 04:10:02 DEBUG : dir: forgetting directory cache 2025/06/27 04:10:02 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:02 DEBUG : fil/a/b: Looking for writers 2025/06/27 04:10:02 DEBUG : fil/a: Looking for writers 2025/06/27 04:10:02 DEBUG : b: reading active writers 2025/06/27 04:10:02 DEBUG : fil: Looking for writers 2025/06/27 04:10:02 DEBUG : a: reading active writers 2025/06/27 04:10:02 DEBUG : dir: Looking for writers 2025/06/27 04:10:02 DEBUG : Looking for writers 2025/06/27 04:10:02 DEBUG : dir: reading active writers 2025/06/27 04:10:02 DEBUG : fil: reading active writers 2025/06/27 04:10:02 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:02 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:02 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:02 DEBUG : dir: Looking for writers 2025/06/27 04:10:02 DEBUG : Looking for writers 2025/06/27 04:10:02 DEBUG : dir: reading active writers 2025/06/27 04:10:02 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:02 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:02 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:02 DEBUG : dir: Looking for writers 2025/06/27 04:10:02 DEBUG : file1: reading active writers 2025/06/27 04:10:02 DEBUG : Looking for writers 2025/06/27 04:10:02 DEBUG : dir: reading active writers 2025/06/27 04:10:02 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:02 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:02 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/06/27 04:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/06/27 04:10:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/06/27 04:10:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/27 04:10:02 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/06/27 04:10:02 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:02 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:02 DEBUG : dir: invalidating directory cache 2025/06/27 04:10:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/06/27 04:10:02 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/06/27 04:10:02 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/06/27 04:10:02 DEBUG : dir/file1: Reset virtual modtime 2025/06/27 04:10:02 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/06/27 04:10:02 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/27 04:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/06/27 04:10:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/06/27 04:10:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:02 DEBUG : dir: invalidating directory cache 2025/06/27 04:10:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/06/27 04:10:02 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/06/27 04:10:02 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/27 04:10:02 DEBUG : forgetting directory cache 2025/06/27 04:10:02 DEBUG : dir: forgetting directory cache 2025/06/27 04:10:02 DEBUG : dir/virtualDir: forgetting directory cache 2025/06/27 04:10:02 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:02 DEBUG : dir/virtualDir: Looking for writers 2025/06/27 04:10:02 DEBUG : dir: Looking for writers 2025/06/27 04:10:02 DEBUG : file1: reading active writers 2025/06/27 04:10:02 DEBUG : virtualFile2: reading active writers 2025/06/27 04:10:02 DEBUG : virtualFile: reading active writers 2025/06/27 04:10:02 DEBUG : virtualDir: reading active writers 2025/06/27 04:10:02 DEBUG : Looking for writers 2025/06/27 04:10:02 DEBUG : dir: reading active writers 2025/06/27 04:10:02 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:02 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:03 ERROR : dir/: Can only open directories read only 2025/06/27 04:10:03 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:03 DEBUG : dir: Looking for writers 2025/06/27 04:10:03 DEBUG : Looking for writers 2025/06/27 04:10:03 DEBUG : dir: reading active writers 2025/06/27 04:10:03 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:03 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:03 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/27 04:10:03 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/06/27 04:10:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/27 04:10:03 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (5 bytes), uploading instead of streaming 2025/06/27 04:10:03 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:03 NOTICE: webdav root 'rclone-test-cabesoz3duxa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/27 04:10:03 DEBUG : dir/potato: Size of src and dst objects identical 2025/06/27 04:10:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/27 04:10:03 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:03 DEBUG : dir: Looking for writers 2025/06/27 04:10:03 DEBUG : potato: reading active writers 2025/06/27 04:10:03 DEBUG : file1: reading active writers 2025/06/27 04:10:03 DEBUG : Looking for writers 2025/06/27 04:10:03 DEBUG : dir: reading active writers 2025/06/27 04:10:03 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:03 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/27 04:10:03 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:03 DEBUG : dir/sub: Looking for writers 2025/06/27 04:10:03 DEBUG : dir: Looking for writers 2025/06/27 04:10:03 DEBUG : file1: reading active writers 2025/06/27 04:10:03 DEBUG : sub: reading active writers 2025/06/27 04:10:03 DEBUG : Looking for writers 2025/06/27 04:10:03 DEBUG : dir: reading active writers 2025/06/27 04:10:03 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:03 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/27 04:10:03 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/06/27 04:10:03 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:03 DEBUG : dir/sub/subsub: Looking for writers 2025/06/27 04:10:03 DEBUG : dir/sub: Looking for writers 2025/06/27 04:10:03 DEBUG : subsub: reading active writers 2025/06/27 04:10:03 DEBUG : dir: Looking for writers 2025/06/27 04:10:03 DEBUG : sub: reading active writers 2025/06/27 04:10:03 DEBUG : file1: reading active writers 2025/06/27 04:10:03 DEBUG : Looking for writers 2025/06/27 04:10:03 DEBUG : dir: reading active writers 2025/06/27 04:10:03 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:03 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:04 ERROR : dir/: Dir.Remove not empty 2025/06/27 04:10:04 DEBUG : dir/file1: Remove: 2025/06/27 04:10:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:04 DEBUG : dir/file1: >Remove: err= 2025/06/27 04:10:04 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/27 04:10:04 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:04 DEBUG : Looking for writers 2025/06/27 04:10:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:04 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:04 DEBUG : dir/file1: Remove: 2025/06/27 04:10:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:04 DEBUG : dir/file1: >Remove: err= 2025/06/27 04:10:04 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/27 04:10:04 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:04 DEBUG : Looking for writers 2025/06/27 04:10:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:04 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:04 DEBUG : dir/file1: Remove: 2025/06/27 04:10:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:04 DEBUG : dir/file1: >Remove: err= 2025/06/27 04:10:04 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:04 DEBUG : dir: Looking for writers 2025/06/27 04:10:04 DEBUG : Looking for writers 2025/06/27 04:10:04 DEBUG : dir: reading active writers 2025/06/27 04:10:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:04 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:04 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:04 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/06/27 04:10:04 DEBUG : dir: Updating dir with dir2 0xc00084a680 2025/06/27 04:10:04 DEBUG : dir: forgetting directory cache 2025/06/27 04:10:04 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/27 04:10:04 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/06/27 04:10:04 INFO : dir2/file1: Moved (server-side) to: file2 2025/06/27 04:10:04 DEBUG : file2: Updating file with file2 0xc00067e480 2025/06/27 04:10:04 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/27 04:10:04 INFO : dir2/file3: Deleted 2025/06/27 04:10:04 INFO : file2: Moved (server-side) to: dir2/file3 2025/06/27 04:10:04 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00067e480 2025/06/27 04:10:04 DEBUG : Added virtual directory entry vDel: "file2" 2025/06/27 04:10:04 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/06/27 04:10:04 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/06/27 04:10:04 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008a1a00 2025/06/27 04:10:04 DEBUG : empty directory: forgetting directory cache 2025/06/27 04:10:04 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/06/27 04:10:04 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/06/27 04:10:04 DEBUG : dir2: Renaming to "dir3" 2025/06/27 04:10:04 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:04 DEBUG : dir3: Looking for writers 2025/06/27 04:10:04 DEBUG : file3: reading active writers 2025/06/27 04:10:04 DEBUG : renamed empty directory: Looking for writers 2025/06/27 04:10:04 DEBUG : Looking for writers 2025/06/27 04:10:04 DEBUG : dir3: reading active writers 2025/06/27 04:10:04 DEBUG : renamed empty directory: reading active writers 2025/06/27 04:10:04 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-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:05 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/27 04:10:05 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:05 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/27 04:10:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/27 04:10:05 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/06/27 04:10:05 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/06/27 04:10:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/27 04:10:05 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:05 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/27 04:10:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/27 04:10:05 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/06/27 04:10:05 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/06/27 04:10:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/27 04:10:05 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (12 bytes), uploading instead of streaming 2025/06/27 04:10:05 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:05 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/06/27 04:10:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/27 04:10:05 DEBUG : forgetting directory cache 2025/06/27 04:10:05 DEBUG : dir: forgetting directory cache 2025/06/27 04:10:05 DEBUG : dir/sub: forgetting directory cache 2025/06/27 04:10:05 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/06/27 04:10:05 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/06/27 04:10:05 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (5 bytes), uploading instead of streaming 2025/06/27 04:10:05 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:05 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/06/27 04:10:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/27 04:10:05 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:05 DEBUG : dir/sub: Looking for writers 2025/06/27 04:10:05 DEBUG : file0: reading active writers 2025/06/27 04:10:05 DEBUG : file2: reading active writers 2025/06/27 04:10:05 DEBUG : dir: Looking for writers 2025/06/27 04:10:05 DEBUG : file1: reading active writers 2025/06/27 04:10:05 DEBUG : sub: reading active writers 2025/06/27 04:10:05 DEBUG : Looking for writers 2025/06/27 04:10:05 DEBUG : dir: reading active writers 2025/06/27 04:10:05 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:05 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/06/27 04:10:05 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:05 DEBUG : Looking for writers 2025/06/27 04:10:05 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:05 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/06/27 04:10:05 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:05 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/06/27 04:10:05 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/06/27 04:10:05 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/06/27 04:10:05 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:05 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:05 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/06/27 04:10:05 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:05 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/06/27 04:10:05 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/06/27 04:10:05 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/06/27 04:10:05 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:05 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:05 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:05 DEBUG : dir: Looking for writers 2025/06/27 04:10:05 DEBUG : file1: reading active writers 2025/06/27 04:10:05 DEBUG : file1.metadata: reading active writers 2025/06/27 04:10:05 DEBUG : Looking for writers 2025/06/27 04:10:05 DEBUG : dir.metadata: reading active writers 2025/06/27 04:10:05 DEBUG : dir: reading active writers 2025/06/27 04:10:05 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:05 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:05 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:05 DEBUG : dir: Looking for writers 2025/06/27 04:10:05 DEBUG : file1: reading active writers 2025/06/27 04:10:05 DEBUG : Looking for writers 2025/06/27 04:10:05 DEBUG : dir: reading active writers 2025/06/27 04:10:05 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:05 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:05 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:05 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/06/27 04:10:05 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:05 DEBUG : dir: Looking for writers 2025/06/27 04:10:05 DEBUG : file1: reading active writers 2025/06/27 04:10:05 DEBUG : Looking for writers 2025/06/27 04:10:05 DEBUG : dir: reading active writers 2025/06/27 04:10:05 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-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:05 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/27 04:10:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:05 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:05 DEBUG : dir: Looking for writers 2025/06/27 04:10:05 DEBUG : file1: reading active writers 2025/06/27 04:10:05 DEBUG : Looking for writers 2025/06/27 04:10:05 DEBUG : dir: reading active writers 2025/06/27 04:10:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/06/27 04:10:05 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/06/27 04:10:05 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/27 04:10:05 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:05 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/06/27 04:10:05 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:05 DEBUG : Looking for writers 2025/06/27 04:10:05 DEBUG : file.txt: reading active writers 2025/06/27 04:10:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:05 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:06 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (25 bytes), uploading instead of streaming 2025/06/27 04:10:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:06 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/27 04:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:06 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:06 DEBUG : dir: Looking for writers 2025/06/27 04:10:06 DEBUG : file1: reading active writers 2025/06/27 04:10:06 DEBUG : Looking for writers 2025/06/27 04:10:06 DEBUG : dir: reading active writers 2025/06/27 04:10:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:06 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:06 DEBUG : dir/file1: Remove: 2025/06/27 04:10:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:06 DEBUG : dir/file1: >Remove: err= 2025/06/27 04:10:06 DEBUG : dir/file1: Remove: 2025/06/27 04:10:06 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/27 04:10:06 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:06 DEBUG : dir: Looking for writers 2025/06/27 04:10:06 DEBUG : Looking for writers 2025/06/27 04:10:06 DEBUG : dir: reading active writers 2025/06/27 04:10:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:06 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:06 DEBUG : dir/file1: Remove: 2025/06/27 04:10:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:06 DEBUG : dir/file1: >Remove: err= 2025/06/27 04:10:06 DEBUG : dir/file1: Remove: 2025/06/27 04:10:06 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/27 04:10:06 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:06 DEBUG : dir: Looking for writers 2025/06/27 04:10:06 DEBUG : Looking for writers 2025/06/27 04:10:06 DEBUG : dir: reading active writers 2025/06/27 04:10:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:06 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/27 04:10:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/27 04:10:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/27 04:10:06 DEBUG : dir/file1: Open: flags=O_RDWR 2025/06/27 04:10:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/27 04:10:06 DEBUG : dir/file1: Open: flags=0x3 2025/06/27 04:10:06 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/06/27 04:10:06 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/06/27 04:10:06 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:06 DEBUG : dir: Looking for writers 2025/06/27 04:10:06 DEBUG : file1: reading active writers 2025/06/27 04:10:06 DEBUG : Looking for writers 2025/06/27 04:10:06 DEBUG : dir: reading active writers 2025/06/27 04:10:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:06 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:06 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:06 DEBUG : dir: Looking for writers 2025/06/27 04:10:06 DEBUG : file1: reading active writers 2025/06/27 04:10:06 DEBUG : Looking for writers 2025/06/27 04:10:06 DEBUG : dir: reading active writers 2025/06/27 04:10:06 DEBUG : >WaitForWriters: 2025/06/27 04:10:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/27 04:10:06 DEBUG : newLeaf: Updating file with newLeaf 0xc00067e9c0 2025/06/27 04:10:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/27 04:10:06 DEBUG : dir/file1: Updating file with dir/file1 0xc00067e9c0 2025/06/27 04:10:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/27 04:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/27 04:10:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/27 04:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:06 DEBUG : dir/file1: File is currently open, delaying rename 0xc00067e9c0 2025/06/27 04:10:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:06 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (25 bytes), uploading instead of streaming 2025/06/27 04:10:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:06 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/27 04:10:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:06 DEBUG : newLeaf: Running delayed rename now 2025/06/27 04:10:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/27 04:10:06 DEBUG : newLeaf: Updating file with newLeaf 0xc00067e9c0 2025/06/27 04:10:06 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:06 DEBUG : dir: Looking for writers 2025/06/27 04:10:06 DEBUG : Looking for writers 2025/06/27 04:10:06 DEBUG : dir: reading active writers 2025/06/27 04:10:06 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:06 DEBUG : >WaitForWriters: 2025/06/27 04:10:06 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:06 DEBUG : dir: Looking for writers 2025/06/27 04:10:06 DEBUG : Looking for writers 2025/06/27 04:10:06 DEBUG : dir: reading active writers 2025/06/27 04:10:06 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:06 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:06 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:06 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:06 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:06 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:06 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:07 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : file1: reading active writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : >WaitForWriters: 2025/06/27 04:10:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/27 04:10:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000540840 2025/06/27 04:10:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/27 04:10:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000540840 2025/06/27 04:10:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/27 04:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/27 04:10:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/27 04:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc000540840 2025/06/27 04:10:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:07 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (25 bytes), uploading instead of streaming 2025/06/27 04:10:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:07 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/27 04:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:07 DEBUG : newLeaf: Running delayed rename now 2025/06/27 04:10:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/27 04:10:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000540840 2025/06/27 04:10:07 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:07 DEBUG : >WaitForWriters: 2025/06/27 04:10:07 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:07 DEBUG : >WaitForWriters: 2025/06/27 04:10:07 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:07 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:07 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:07 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:07 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:07 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/27 04:10:07 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:07 DEBUG : dir/file1(0xc000b65880): openPending: 2025/06/27 04:10:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/06/27 04:10:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/27 04:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:07 DEBUG : dir/file1(0xc000b65880): >openPending: err= 2025/06/27 04:10:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/27 04:10:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:07 DEBUG : dir/file1(0xc000b65880): _writeAt: size=14, off=0 2025/06/27 04:10:07 DEBUG : dir/file1(0xc000b65880): >_writeAt: n=14, err= 2025/06/27 04:10:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/27 04:10:07 DEBUG : dir/file1(0xc000b65880): close: 2025/06/27 04:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/27 04:10:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/27 04:10:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:07 DEBUG : dir/file1(0xc000b65880): >close: err= 2025/06/27 04:10:07 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : file1: reading active writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : file1: reading active writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : file1: reading active writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : file1: reading active writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:07 DEBUG : dir/file1: vfs cache: starting upload 2025/06/27 04:10:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:07 INFO : dir/file1: Copied (replaced existing) 2025/06/27 04:10:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/27 04:10:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/27 04:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : file1: reading active writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : >WaitForWriters: 2025/06/27 04:10:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:07 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:07 DEBUG : dir/file1(0xc000b6a180): _readAt: size=512, off=0 2025/06/27 04:10:07 DEBUG : dir/file1(0xc000b6a180): openPending: 2025/06/27 04:10:07 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/06/27 04:10:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/27 04:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:07 DEBUG : dir/file1(0xc000b6a180): >openPending: err= 2025/06/27 04:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/27 04:10:07 DEBUG : dir/file1(0xc000b6a180): >_readAt: n=14, err=EOF 2025/06/27 04:10:07 DEBUG : dir/file1(0xc000b6a180): close: 2025/06/27 04:10:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/27 04:10:07 DEBUG : dir/file1(0xc000b6a180): >close: err= 2025/06/27 04:10:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/27 04:10:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/27 04:10:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000540cc0 2025/06/27 04:10:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/27 04:10:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/27 04:10:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000540cc0 2025/06/27 04:10:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/27 04:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/27 04:10:07 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:07 DEBUG : dir/file1(0xc00067d9c0): openPending: 2025/06/27 04:10:07 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/06/27 04:10:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/27 04:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:07 DEBUG : dir/file1(0xc00067d9c0): >openPending: err= 2025/06/27 04:10:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/27 04:10:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:07 DEBUG : dir/file1(0xc00067d9c0): _writeAt: size=25, off=0 2025/06/27 04:10:07 DEBUG : dir/file1(0xc00067d9c0): >_writeAt: n=25, err= 2025/06/27 04:10:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/27 04:10:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/27 04:10:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000540cc0 2025/06/27 04:10:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:07 DEBUG : newLeaf(0xc00067d9c0): close: 2025/06/27 04:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/27 04:10:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-27 04:10:07.754327171 +0000 UTC m=+6.890603317 2025/06/27 04:10:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:07 DEBUG : newLeaf(0xc00067d9c0): >close: err= 2025/06/27 04:10:07 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:07 DEBUG : newLeaf: vfs cache: starting upload 2025/06/27 04:10:07 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:07 INFO : newLeaf: Copied (replaced existing) 2025/06/27 04:10:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/06/27 04:10:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/27 04:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:07 DEBUG : >WaitForWriters: 2025/06/27 04:10:07 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:07 DEBUG : dir: Looking for writers 2025/06/27 04:10:07 DEBUG : Looking for writers 2025/06/27 04:10:07 DEBUG : dir: reading active writers 2025/06/27 04:10:07 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:07 DEBUG : >WaitForWriters: 2025/06/27 04:10:07 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:08 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:08 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:08 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:08 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:08 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:08 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : file1: reading active writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : >WaitForWriters: 2025/06/27 04:10:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/27 04:10:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00012dbc0 2025/06/27 04:10:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/27 04:10:08 DEBUG : dir/file1: Updating file with dir/file1 0xc00012dbc0 2025/06/27 04:10:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/27 04:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/27 04:10:08 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:08 DEBUG : dir/file1(0xc000651ec0): openPending: 2025/06/27 04:10:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/06/27 04:10:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/27 04:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:08 DEBUG : dir/file1(0xc000651ec0): >openPending: err= 2025/06/27 04:10:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/27 04:10:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:08 DEBUG : dir/file1(0xc000651ec0): _writeAt: size=25, off=0 2025/06/27 04:10:08 DEBUG : dir/file1(0xc000651ec0): >_writeAt: n=25, err= 2025/06/27 04:10:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/27 04:10:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/27 04:10:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00012dbc0 2025/06/27 04:10:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:08 DEBUG : newLeaf(0xc000651ec0): close: 2025/06/27 04:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/27 04:10:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-27 04:10:08.252388325 +0000 UTC m=+7.388664462 2025/06/27 04:10:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:08 DEBUG : newLeaf(0xc000651ec0): >close: err= 2025/06/27 04:10:08 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:08 DEBUG : newLeaf: vfs cache: starting upload 2025/06/27 04:10:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:08 INFO : newLeaf: Copied (replaced existing) 2025/06/27 04:10:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/06/27 04:10:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/27 04:10:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:08 DEBUG : >WaitForWriters: 2025/06/27 04:10:08 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:08 DEBUG : >WaitForWriters: 2025/06/27 04:10:08 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:08 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:08 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:08 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:08 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:08 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/27 04:10:08 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:08 DEBUG : dir/file1(0xc00076d940): openPending: 2025/06/27 04:10:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/06/27 04:10:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/27 04:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:08 DEBUG : dir/file1(0xc00076d940): >openPending: err= 2025/06/27 04:10:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/27 04:10:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:08 DEBUG : dir/file1(0xc00076d940): _writeAt: size=14, off=0 2025/06/27 04:10:08 DEBUG : dir/file1(0xc00076d940): >_writeAt: n=14, err= 2025/06/27 04:10:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/27 04:10:08 DEBUG : dir/file1(0xc00076d940): close: 2025/06/27 04:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/27 04:10:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/27 04:10:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:08 DEBUG : dir/file1(0xc00076d940): >close: err= 2025/06/27 04:10:08 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : file1: reading active writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : file1: reading active writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : file1: reading active writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : file1: reading active writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:08 DEBUG : dir/file1: vfs cache: starting upload 2025/06/27 04:10:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:08 INFO : dir/file1: Copied (replaced existing) 2025/06/27 04:10:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/27 04:10:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/27 04:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : file1: reading active writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : >WaitForWriters: 2025/06/27 04:10:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:08 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:08 DEBUG : dir/file1(0xc0007a0f80): _readAt: size=512, off=0 2025/06/27 04:10:08 DEBUG : dir/file1(0xc0007a0f80): openPending: 2025/06/27 04:10:08 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/06/27 04:10:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/27 04:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:08 DEBUG : dir/file1(0xc0007a0f80): >openPending: err= 2025/06/27 04:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/27 04:10:08 DEBUG : dir/file1(0xc0007a0f80): >_readAt: n=14, err=EOF 2025/06/27 04:10:08 DEBUG : dir/file1(0xc0007a0f80): close: 2025/06/27 04:10:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/27 04:10:08 DEBUG : dir/file1(0xc0007a0f80): >close: err= 2025/06/27 04:10:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/27 04:10:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/27 04:10:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0007363c0 2025/06/27 04:10:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/27 04:10:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/27 04:10:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0007363c0 2025/06/27 04:10:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/27 04:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/27 04:10:08 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:08 DEBUG : dir/file1(0xc000dd8e00): openPending: 2025/06/27 04:10:08 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/06/27 04:10:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/27 04:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:08 DEBUG : dir/file1(0xc000dd8e00): >openPending: err= 2025/06/27 04:10:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/27 04:10:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:08 DEBUG : dir/file1(0xc000dd8e00): _writeAt: size=25, off=0 2025/06/27 04:10:08 DEBUG : dir/file1(0xc000dd8e00): >_writeAt: n=25, err= 2025/06/27 04:10:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/27 04:10:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/27 04:10:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0007363c0 2025/06/27 04:10:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:08 DEBUG : newLeaf(0xc000dd8e00): close: 2025/06/27 04:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/27 04:10:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-27 04:10:08.902191199 +0000 UTC m=+8.038467305 2025/06/27 04:10:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:08 DEBUG : newLeaf(0xc000dd8e00): >close: err= 2025/06/27 04:10:08 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:08 DEBUG : dir: Looking for writers 2025/06/27 04:10:08 DEBUG : Looking for writers 2025/06/27 04:10:08 DEBUG : dir: reading active writers 2025/06/27 04:10:08 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:09 DEBUG : dir: Looking for writers 2025/06/27 04:10:09 DEBUG : Looking for writers 2025/06/27 04:10:09 DEBUG : dir: reading active writers 2025/06/27 04:10:09 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:09 DEBUG : newLeaf: vfs cache: starting upload 2025/06/27 04:10:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:09 INFO : newLeaf: Copied (replaced existing) 2025/06/27 04:10:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/06/27 04:10:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/27 04:10:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/27 04:10:09 DEBUG : dir: Looking for writers 2025/06/27 04:10:09 DEBUG : Looking for writers 2025/06/27 04:10:09 DEBUG : dir: reading active writers 2025/06/27 04:10:09 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:09 DEBUG : >WaitForWriters: 2025/06/27 04:10:09 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:09 DEBUG : dir: Looking for writers 2025/06/27 04:10:09 DEBUG : Looking for writers 2025/06/27 04:10:09 DEBUG : dir: reading active writers 2025/06/27 04:10:09 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:09 DEBUG : >WaitForWriters: 2025/06/27 04:10:09 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:09 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:09 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:09 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:09 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:09 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:09 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:09 DEBUG : dir: Looking for writers 2025/06/27 04:10:09 DEBUG : file1: reading active writers 2025/06/27 04:10:09 DEBUG : Looking for writers 2025/06/27 04:10:09 DEBUG : dir: reading active writers 2025/06/27 04:10:09 DEBUG : >WaitForWriters: 2025/06/27 04:10:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:09 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:09 DEBUG : dir/file1(0xc000913040): _readAt: size=512, off=0 2025/06/27 04:10:09 DEBUG : dir/file1(0xc000913040): openPending: 2025/06/27 04:10:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/06/27 04:10:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/27 04:10:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:09 DEBUG : dir/file1(0xc000913040): >openPending: err= 2025/06/27 04:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:09 DEBUG : dir/file1(0xc000913040): >_readAt: n=14, err=EOF 2025/06/27 04:10:09 DEBUG : dir/file1(0xc000913040): close: 2025/06/27 04:10:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/27 04:10:09 DEBUG : dir/file1(0xc000913040): >close: err= 2025/06/27 04:10:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/27 04:10:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/27 04:10:09 DEBUG : newLeaf: Updating file with newLeaf 0xc00067ec00 2025/06/27 04:10:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/27 04:10:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/27 04:10:09 DEBUG : dir/file1: Updating file with dir/file1 0xc00067ec00 2025/06/27 04:10:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/27 04:10:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/27 04:10:09 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:09 DEBUG : dir/file1(0xc0008db180): openPending: 2025/06/27 04:10:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/06/27 04:10:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/27 04:10:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:09 DEBUG : dir/file1(0xc0008db180): >openPending: err= 2025/06/27 04:10:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/27 04:10:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:09 DEBUG : dir/file1(0xc0008db180): _writeAt: size=25, off=0 2025/06/27 04:10:09 DEBUG : dir/file1(0xc0008db180): >_writeAt: n=25, err= 2025/06/27 04:10:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/27 04:10:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/27 04:10:09 DEBUG : newLeaf: Updating file with newLeaf 0xc00067ec00 2025/06/27 04:10:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:09 DEBUG : newLeaf(0xc0008db180): close: 2025/06/27 04:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/27 04:10:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-27 04:10:09.411817789 +0000 UTC m=+8.548093895 2025/06/27 04:10:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:09 DEBUG : newLeaf(0xc0008db180): >close: err= 2025/06/27 04:10:09 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:09 DEBUG : dir: Looking for writers 2025/06/27 04:10:09 DEBUG : Looking for writers 2025/06/27 04:10:09 DEBUG : dir: reading active writers 2025/06/27 04:10:09 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:09 DEBUG : dir: Looking for writers 2025/06/27 04:10:09 DEBUG : Looking for writers 2025/06/27 04:10:09 DEBUG : dir: reading active writers 2025/06/27 04:10:09 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:09 DEBUG : dir: Looking for writers 2025/06/27 04:10:09 DEBUG : Looking for writers 2025/06/27 04:10:09 DEBUG : dir: reading active writers 2025/06/27 04:10:09 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:09 DEBUG : dir: Looking for writers 2025/06/27 04:10:09 DEBUG : Looking for writers 2025/06/27 04:10:09 DEBUG : dir: reading active writers 2025/06/27 04:10:09 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:09 DEBUG : newLeaf: vfs cache: starting upload 2025/06/27 04:10:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:09 INFO : newLeaf: Copied (replaced existing) 2025/06/27 04:10:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/06/27 04:10:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/27 04:10:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/27 04:10:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/27 04:10:09 DEBUG : dir: Looking for writers 2025/06/27 04:10:09 DEBUG : Looking for writers 2025/06/27 04:10:09 DEBUG : dir: reading active writers 2025/06/27 04:10:09 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:09 DEBUG : >WaitForWriters: 2025/06/27 04:10:09 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:09 DEBUG : dir: Looking for writers 2025/06/27 04:10:09 DEBUG : Looking for writers 2025/06/27 04:10:09 DEBUG : dir: reading active writers 2025/06/27 04:10:09 DEBUG : newLeaf: reading active writers 2025/06/27 04:10:09 DEBUG : >WaitForWriters: 2025/06/27 04:10:09 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- 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-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:09 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:09 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:09 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:09 DEBUG : Looking for writers 2025/06/27 04:10:09 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-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:09 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/27 04:10:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:09 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:09 DEBUG : dir: Looking for writers 2025/06/27 04:10:09 DEBUG : file1: reading active writers 2025/06/27 04:10:09 DEBUG : Looking for writers 2025/06/27 04:10:09 DEBUG : dir: reading active writers 2025/06/27 04:10:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:09 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/27 04:10:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/27 04:10:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/27 04:10:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/27 04:10:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/27 04:10:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/06/27 04:10:09 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/06/27 04:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/06/27 04:10:09 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:09 DEBUG : dir: Looking for writers 2025/06/27 04:10:09 DEBUG : file1: reading active writers 2025/06/27 04:10:09 DEBUG : Looking for writers 2025/06/27 04:10:09 DEBUG : dir: reading active writers 2025/06/27 04:10:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:10 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/27 04:10:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/27 04:10:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/27 04:10:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/27 04:10:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/06/27 04:10:10 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/06/27 04:10:10 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/06/27 04:10:10 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/27 04:10:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/27 04:10:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/27 04:10:10 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/06/27 04:10:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/27 04:10:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/27 04:10:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/27 04:10:10 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/06/27 04:10:10 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:10 DEBUG : dir: Looking for writers 2025/06/27 04:10:10 DEBUG : file1: reading active writers 2025/06/27 04:10:10 DEBUG : Looking for writers 2025/06/27 04:10:10 DEBUG : dir: reading active writers 2025/06/27 04:10:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:10 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/27 04:10:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:10 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:10 DEBUG : dir: Looking for writers 2025/06/27 04:10:10 DEBUG : file1: reading active writers 2025/06/27 04:10:10 DEBUG : Looking for writers 2025/06/27 04:10:10 DEBUG : dir: reading active writers 2025/06/27 04:10:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:10 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/27 04:10:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/06/27 04:10:10 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/06/27 04:10:10 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:10 DEBUG : dir: Looking for writers 2025/06/27 04:10:10 DEBUG : file1: reading active writers 2025/06/27 04:10:10 DEBUG : Looking for writers 2025/06/27 04:10:10 DEBUG : dir: reading active writers 2025/06/27 04:10:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:10 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:10 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:10 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:10 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000771a80): _readAt: size=1, off=0 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000771a80): openPending: 2025/06/27 04:10:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/06/27 04:10:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/27 04:10:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000771a80): >openPending: err= 2025/06/27 04:10:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000771a80): >_readAt: n=1, err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000771a80): _readAt: size=256, off=1 2025/06/27 04:10:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000771a80): >_readAt: n=15, err=EOF 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000771a80): _readAt: size=16, off=16 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000771a80): >_readAt: n=0, err=EOF 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000771a80): close: 2025/06/27 04:10:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000771a80): >close: err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000771a80): close: 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000771a80): >close: err=file already closed 2025/06/27 04:10:10 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:10 DEBUG : dir: Looking for writers 2025/06/27 04:10:10 DEBUG : file1: reading active writers 2025/06/27 04:10:10 DEBUG : Looking for writers 2025/06/27 04:10:10 DEBUG : dir: reading active writers 2025/06/27 04:10:10 DEBUG : >WaitForWriters: 2025/06/27 04:10:10 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:10 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:10 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:10 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:10 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): _readAt: size=1, off=0 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): openPending: 2025/06/27 04:10:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/06/27 04:10:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/27 04:10:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): >openPending: err= 2025/06/27 04:10:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): >_readAt: n=1, err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): _readAt: size=1, off=5 2025/06/27 04:10:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): >_readAt: n=1, err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): _readAt: size=1, off=3 2025/06/27 04:10:10 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): >_readAt: n=1, err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): _readAt: size=1, off=13 2025/06/27 04:10:10 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): >_readAt: n=1, err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): _readAt: size=16, off=100 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): >_readAt: n=0, err=EOF 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): close: 2025/06/27 04:10:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/27 04:10:10 DEBUG : dir/file1(0xc0004c9cc0): >close: err= 2025/06/27 04:10:10 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:10 DEBUG : dir: Looking for writers 2025/06/27 04:10:10 DEBUG : file1: reading active writers 2025/06/27 04:10:10 DEBUG : Looking for writers 2025/06/27 04:10:10 DEBUG : dir: reading active writers 2025/06/27 04:10:10 DEBUG : >WaitForWriters: 2025/06/27 04:10:10 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:10 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:10 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:10 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:10 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:10 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): _readAt: size=1, off=0 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): openPending: 2025/06/27 04:10:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/06/27 04:10:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/27 04:10:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): >openPending: err= 2025/06/27 04:10:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): >_readAt: n=1, err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): _readAt: size=1, off=5 2025/06/27 04:10:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): >_readAt: n=1, err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): _readAt: size=1, off=1 2025/06/27 04:10:10 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): >_readAt: n=1, err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): _readAt: size=6, off=10 2025/06/27 04:10:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): >_readAt: n=6, err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): _readAt: size=256, off=10 2025/06/27 04:10:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): >_readAt: n=6, err=EOF 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): _readAt: size=256, off=100 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): >_readAt: n=0, err=EOF 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): close: 2025/06/27 04:10:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): >close: err= 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): _readAt: size=256, off=100 2025/06/27 04:10:10 DEBUG : dir/file1(0xc000643940): >_readAt: n=0, err=file already closed 2025/06/27 04:10:10 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:10 DEBUG : dir: Looking for writers 2025/06/27 04:10:10 DEBUG : file1: reading active writers 2025/06/27 04:10:10 DEBUG : Looking for writers 2025/06/27 04:10:10 DEBUG : dir: reading active writers 2025/06/27 04:10:10 DEBUG : >WaitForWriters: 2025/06/27 04:10:10 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:11 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:11 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/27 04:10:11 DEBUG : dir/file1(0xc00074d840): RWFileHandle.Flush 2025/06/27 04:10:11 DEBUG : dir/file1(0xc00074d840): _readAt: size=256, off=0 2025/06/27 04:10:11 DEBUG : dir/file1(0xc00074d840): openPending: 2025/06/27 04:10:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/06/27 04:10:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/27 04:10:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:11 DEBUG : dir/file1(0xc00074d840): >openPending: err= 2025/06/27 04:10:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/27 04:10:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:11 DEBUG : dir/file1(0xc00074d840): >_readAt: n=16, err=EOF 2025/06/27 04:10:11 DEBUG : dir/file1(0xc00074d840): RWFileHandle.Flush 2025/06/27 04:10:11 DEBUG : dir/file1(0xc00074d840): RWFileHandle.Flush 2025/06/27 04:10:11 DEBUG : dir/file1(0xc00074d840): close: 2025/06/27 04:10:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/27 04:10:11 DEBUG : dir/file1(0xc00074d840): >close: err= 2025/06/27 04:10:11 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:11 DEBUG : dir: Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : dir: reading active writers 2025/06/27 04:10:11 DEBUG : >WaitForWriters: 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:11 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/27 04:10:11 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/27 04:10:11 DEBUG : dir/file1(0xc000892e80): _readAt: size=256, off=0 2025/06/27 04:10:11 DEBUG : dir/file1(0xc000892e80): openPending: 2025/06/27 04:10:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/06/27 04:10:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/27 04:10:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:11 DEBUG : dir/file1(0xc000892e80): >openPending: err= 2025/06/27 04:10:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/27 04:10:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:11 DEBUG : dir/file1(0xc000892e80): >_readAt: n=16, err=EOF 2025/06/27 04:10:11 DEBUG : dir/file1(0xc000892e80): RWFileHandle.Release 2025/06/27 04:10:11 DEBUG : dir/file1(0xc000892e80): close: 2025/06/27 04:10:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/06/27 04:10:11 DEBUG : dir/file1(0xc000892e80): >close: err= 2025/06/27 04:10:11 DEBUG : dir/file1(0xc000892e80): RWFileHandle.Release 2025/06/27 04:10:11 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:11 DEBUG : dir: Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : dir: reading active writers 2025/06/27 04:10:11 DEBUG : >WaitForWriters: 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:11 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:11 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:11 DEBUG : file1: newRWFileHandle: 2025/06/27 04:10:11 DEBUG : file1(0xc000902d40): openPending: 2025/06/27 04:10:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:11 DEBUG : file1(0xc000902d40): >openPending: err= 2025/06/27 04:10:11 DEBUG : file1: >newRWFileHandle: err= 2025/06/27 04:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/27 04:10:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/27 04:10:11 DEBUG : file1(0xc000902d40): _writeAt: size=5, off=0 2025/06/27 04:10:11 DEBUG : file1(0xc000902d40): >_writeAt: n=5, err= 2025/06/27 04:10:11 DEBUG : file1(0xc000902d40): _writeAt: size=7, off=5 2025/06/27 04:10:11 DEBUG : file1(0xc000902d40): >_writeAt: n=7, err= 2025/06/27 04:10:11 DEBUG : file1: vfs cache: truncate to size=11 2025/06/27 04:10:11 DEBUG : file1(0xc000902d40): close: 2025/06/27 04:10:11 DEBUG : file1: vfs cache: setting modification time to 2025-06-27 04:10:11.37088639 +0000 UTC m=+10.507162525 2025/06/27 04:10:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:11 DEBUG : file1(0xc000902d40): >close: err= 2025/06/27 04:10:11 DEBUG : file1(0xc000902d40): close: 2025/06/27 04:10:11 DEBUG : file1(0xc000902d40): >close: err=file already closed 2025/06/27 04:10:11 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:11 DEBUG : file1: vfs cache: starting upload 2025/06/27 04:10:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:11 INFO : file1: Copied (new) 2025/06/27 04:10:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-27 04:10:11 +0000 UTC" 2025/06/27 04:10:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/27 04:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:11 INFO : file1: vfs cache: upload succeeded try #1 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : >WaitForWriters: 2025/06/27 04:10:11 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : >WaitForWriters: 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:11 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:11 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:11 DEBUG : file1: newRWFileHandle: 2025/06/27 04:10:11 DEBUG : file1(0xc0008ab340): openPending: 2025/06/27 04:10:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:11 DEBUG : file1(0xc0008ab340): >openPending: err= 2025/06/27 04:10:11 DEBUG : file1: >newRWFileHandle: err= 2025/06/27 04:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/27 04:10:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/27 04:10:11 DEBUG : file1(0xc0008ab340): _writeAt: size=7, off=0 2025/06/27 04:10:11 DEBUG : file1(0xc0008ab340): >_writeAt: n=7, err= 2025/06/27 04:10:11 DEBUG : file1(0xc0008ab340): _writeAt: size=6, off=5 2025/06/27 04:10:11 DEBUG : file1(0xc0008ab340): >_writeAt: n=6, err= 2025/06/27 04:10:11 DEBUG : file1(0xc0008ab340): close: 2025/06/27 04:10:11 DEBUG : file1: vfs cache: setting modification time to 2025-06-27 04:10:11.568459949 +0000 UTC m=+10.704736095 2025/06/27 04:10:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:11 DEBUG : file1(0xc0008ab340): >close: err= 2025/06/27 04:10:11 DEBUG : file1(0xc0008ab340): _writeAt: size=5, off=0 2025/06/27 04:10:11 DEBUG : file1(0xc0008ab340): >_writeAt: n=0, err=file already closed 2025/06/27 04:10:11 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:11 DEBUG : file1: vfs cache: starting upload 2025/06/27 04:10:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:11 INFO : file1: Copied (new) 2025/06/27 04:10:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-27 04:10:11 +0000 UTC" 2025/06/27 04:10:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/27 04:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:11 INFO : file1: vfs cache: upload succeeded try #1 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : >WaitForWriters: 2025/06/27 04:10:11 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : >WaitForWriters: 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:11 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:11 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:11 DEBUG : file1: newRWFileHandle: 2025/06/27 04:10:11 DEBUG : file1(0xc000adf000): openPending: 2025/06/27 04:10:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:11 DEBUG : file1(0xc000adf000): >openPending: err= 2025/06/27 04:10:11 DEBUG : file1: >newRWFileHandle: err= 2025/06/27 04:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/27 04:10:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/27 04:10:11 DEBUG : file1(0xc000adf000): close: 2025/06/27 04:10:11 DEBUG : file1: vfs cache: setting modification time to 2025-06-27 04:10:11.767916383 +0000 UTC m=+10.904192529 2025/06/27 04:10:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:11 DEBUG : file1(0xc000adf000): >close: err= 2025/06/27 04:10:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/27 04:10:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/27 04:10:11 DEBUG : file2: newRWFileHandle: 2025/06/27 04:10:11 DEBUG : file2(0xc000adf500): openPending: 2025/06/27 04:10:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/27 04:10:11 DEBUG : file2(0xc000adf500): >openPending: err= 2025/06/27 04:10:11 DEBUG : file2: >newRWFileHandle: err= 2025/06/27 04:10:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/27 04:10:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/06/27 04:10:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/06/27 04:10:11 DEBUG : file2(0xc000adf500): RWFileHandle.Flush 2025/06/27 04:10:11 DEBUG : file2(0xc000adf500): RWFileHandle.Release 2025/06/27 04:10:11 DEBUG : file2(0xc000adf500): close: 2025/06/27 04:10:11 DEBUG : file2: vfs cache: setting modification time to 2025-06-27 04:10:11.769713726 +0000 UTC m=+10.905989872 2025/06/27 04:10:11 INFO : file2: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:11 DEBUG : file2(0xc000adf500): >close: err= 2025/06/27 04:10:11 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : file2: reading active writers 2025/06/27 04:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file2: reading active writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : file2: reading active writers 2025/06/27 04:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file2: reading active writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/06/27 04:10:11 DEBUG : file1: vfs cache: starting upload 2025/06/27 04:10:11 DEBUG : file2: vfs cache: starting upload 2025/06/27 04:10:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:11 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:11 INFO : file1: Copied (new) 2025/06/27 04:10:11 DEBUG : file1: vfs cache: fingerprint now "0,2025-06-27 04:10:11 +0000 UTC" 2025/06/27 04:10:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/27 04:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:11 INFO : file1: vfs cache: upload succeeded try #1 2025/06/27 04:10:11 DEBUG : Looking for writers 2025/06/27 04:10:11 DEBUG : file1: reading active writers 2025/06/27 04:10:11 DEBUG : file2: reading active writers 2025/06/27 04:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/27 04:10:11 INFO : file2: Copied (new) 2025/06/27 04:10:11 DEBUG : file2: vfs cache: fingerprint now "0,2025-06-27 04:10:11 +0000 UTC" 2025/06/27 04:10:11 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/06/27 04:10:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/27 04:10:11 INFO : file2: vfs cache: upload succeeded try #1 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : file2: reading active writers 2025/06/27 04:10:12 DEBUG : >WaitForWriters: 2025/06/27 04:10:12 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : file2: reading active writers 2025/06/27 04:10:12 DEBUG : >WaitForWriters: 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:12 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:12 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:12 DEBUG : file1: newRWFileHandle: 2025/06/27 04:10:12 DEBUG : file1(0xc0009bb380): openPending: 2025/06/27 04:10:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:12 DEBUG : file1(0xc0009bb380): >openPending: err= 2025/06/27 04:10:12 DEBUG : file1: >newRWFileHandle: err= 2025/06/27 04:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/27 04:10:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/27 04:10:12 DEBUG : file1(0xc0009bb380): _writeAt: size=5, off=0 2025/06/27 04:10:12 DEBUG : file1(0xc0009bb380): >_writeAt: n=5, err= 2025/06/27 04:10:12 DEBUG : file1(0xc0009bb380): RWFileHandle.Flush 2025/06/27 04:10:12 DEBUG : file1(0xc0009bb380): RWFileHandle.Flush 2025/06/27 04:10:12 DEBUG : file1(0xc0009bb380): close: 2025/06/27 04:10:12 DEBUG : file1: vfs cache: setting modification time to 2025-06-27 04:10:12.138968153 +0000 UTC m=+11.275244299 2025/06/27 04:10:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:12 DEBUG : file1(0xc0009bb380): >close: err= 2025/06/27 04:10:12 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:12 DEBUG : file1: vfs cache: starting upload 2025/06/27 04:10:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:12 INFO : file1: Copied (new) 2025/06/27 04:10:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-27 04:10:12 +0000 UTC" 2025/06/27 04:10:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/27 04:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:12 INFO : file1: vfs cache: upload succeeded try #1 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : >WaitForWriters: 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:12 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:12 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:12 DEBUG : file1: newRWFileHandle: 2025/06/27 04:10:12 DEBUG : file1(0xc000b38a00): openPending: 2025/06/27 04:10:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:12 DEBUG : file1(0xc000b38a00): >openPending: err= 2025/06/27 04:10:12 DEBUG : file1: >newRWFileHandle: err= 2025/06/27 04:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/27 04:10:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/27 04:10:12 DEBUG : file1(0xc000b38a00): _writeAt: size=5, off=0 2025/06/27 04:10:12 DEBUG : file1(0xc000b38a00): >_writeAt: n=5, err= 2025/06/27 04:10:12 DEBUG : file1(0xc000b38a00): RWFileHandle.Release 2025/06/27 04:10:12 DEBUG : file1(0xc000b38a00): close: 2025/06/27 04:10:12 DEBUG : file1: vfs cache: setting modification time to 2025-06-27 04:10:12.327047455 +0000 UTC m=+11.463323601 2025/06/27 04:10:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:12 DEBUG : file1(0xc000b38a00): >close: err= 2025/06/27 04:10:12 DEBUG : file1(0xc000b38a00): RWFileHandle.Release 2025/06/27 04:10:12 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:12 DEBUG : file1: vfs cache: starting upload 2025/06/27 04:10:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:12 INFO : file1: Copied (new) 2025/06/27 04:10:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-27 04:10:12 +0000 UTC" 2025/06/27 04:10:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/27 04:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:12 INFO : file1: vfs cache: upload succeeded try #1 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : >WaitForWriters: 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:12 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/06/27 04:10:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/27 04:10:12 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000ba54c0): openPending: 2025/06/27 04:10:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/06/27 04:10:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/27 04:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000ba54c0): >openPending: err= 2025/06/27 04:10:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/27 04:10:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000ba54c0): _writeAt: size=5, off=0 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000ba54c0): >_writeAt: n=5, err= 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000ba54c0): close: 2025/06/27 04:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-27 04:10:12.578802636 +0000 UTC m=+11.715078742 2025/06/27 04:10:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000ba54c0): >close: err= 2025/06/27 04:10:12 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:12 DEBUG : dir: Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : dir: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:12 DEBUG : dir: Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : dir: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:12 DEBUG : dir: Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : dir: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:12 DEBUG : dir: Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : dir: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:12 DEBUG : dir/file1: vfs cache: starting upload 2025/06/27 04:10:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:12 INFO : dir/file1: Copied (replaced existing) 2025/06/27 04:10:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC" 2025/06/27 04:10:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/27 04:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/27 04:10:12 DEBUG : dir: Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : dir: reading active writers 2025/06/27 04:10:12 DEBUG : >WaitForWriters: 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:12 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:12 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:12 DEBUG : dir/file1: newRWFileHandle: 2025/06/27 04:10:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/27 04:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/27 04:10:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000d0f140): _writeAt: size=5, off=0 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000d0f140): openPending: 2025/06/27 04:10:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/06/27 04:10:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/27 04:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000d0f140): >openPending: err= 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000d0f140): >_writeAt: n=5, err= 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000d0f140): _writeAt: size=15, off=5 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000d0f140): >_writeAt: n=15, err= 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000d0f140): close: 2025/06/27 04:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/06/27 04:10:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-27 04:10:12.866967856 +0000 UTC m=+12.003244002 2025/06/27 04:10:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:12 DEBUG : dir/file1(0xc000d0f140): >close: err= 2025/06/27 04:10:12 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:12 DEBUG : dir: Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : dir: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:12 DEBUG : dir: Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : dir: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:12 DEBUG : dir: Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : dir: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:12 DEBUG : dir: Looking for writers 2025/06/27 04:10:12 DEBUG : file1: reading active writers 2025/06/27 04:10:12 DEBUG : Looking for writers 2025/06/27 04:10:12 DEBUG : dir: reading active writers 2025/06/27 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:12 DEBUG : dir/file1: vfs cache: starting upload 2025/06/27 04:10:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:12 INFO : dir/file1: Copied (replaced existing) 2025/06/27 04:10:12 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC" 2025/06/27 04:10:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/27 04:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/27 04:10:13 DEBUG : dir: Looking for writers 2025/06/27 04:10:13 DEBUG : file1: reading active writers 2025/06/27 04:10:13 DEBUG : Looking for writers 2025/06/27 04:10:13 DEBUG : dir: reading active writers 2025/06/27 04:10:13 DEBUG : >WaitForWriters: 2025/06/27 04:10:13 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:13 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:13 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:13 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : file1: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : file1(0xc000da7440): openPending: 2025/06/27 04:10:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:13 DEBUG : file1(0xc000da7440): >openPending: err= 2025/06/27 04:10:13 DEBUG : file1: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/27 04:10:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/27 04:10:13 DEBUG : file1(0xc000da7440): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : file1(0xc000da7440): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : file1(0xc000da7440): close: 2025/06/27 04:10:13 DEBUG : file1: vfs cache: setting modification time to 2025-06-27 04:10:13.088059632 +0000 UTC m=+12.224335767 2025/06/27 04:10:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : file1(0xc000da7440): >close: err= 2025/06/27 04:10:13 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:13 DEBUG : Looking for writers 2025/06/27 04:10:13 DEBUG : file1: reading active writers 2025/06/27 04:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:13 DEBUG : Looking for writers 2025/06/27 04:10:13 DEBUG : file1: reading active writers 2025/06/27 04:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:13 DEBUG : Looking for writers 2025/06/27 04:10:13 DEBUG : file1: reading active writers 2025/06/27 04:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:13 DEBUG : Looking for writers 2025/06/27 04:10:13 DEBUG : file1: reading active writers 2025/06/27 04:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:13 DEBUG : file1: vfs cache: starting upload 2025/06/27 04:10:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:13 INFO : file1: Copied (new) 2025/06/27 04:10:13 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-27 04:10:13 +0000 UTC" 2025/06/27 04:10:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:13 INFO : file1: vfs cache: upload succeeded try #1 2025/06/27 04:10:13 DEBUG : Looking for writers 2025/06/27 04:10:13 DEBUG : file1: reading active writers 2025/06/27 04:10:13 DEBUG : >WaitForWriters: 2025/06/27 04:10:13 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:13 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:13 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:13 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/06/27 04:10:13 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1180): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1180): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1180): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1180): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1180): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.277430698 +0000 UTC m=+12.413706834 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1180): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1600): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1600): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1600): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1600): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1600): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1600): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1600): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.277430698 +0000 UTC m=+12.413706834 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1600): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1ac0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1ac0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1ac0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1ac0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1ac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.277430698 +0000 UTC m=+12.413706834 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1ac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056db90 item 1 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.282464185 +0000 UTC m=+12.418740341 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c680): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c680): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c680): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c680): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c680): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.282464185 +0000 UTC m=+12.418740341 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c680): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002644d0 item 2 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8ccc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8ccc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8ccc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8ccc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8ccc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.286214472 +0000 UTC m=+12.422490628 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8ccc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.286214472 +0000 UTC m=+12.422490628 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c180): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c640): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c640): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c640): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.286214472 +0000 UTC m=+12.422490628 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8c640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296000 item 3 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8d180): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8d180): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8d180): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8d180): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8d180): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.292688983 +0000 UTC m=+12.428965129 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8d180): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8d6c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8d6c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8d6c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8d6c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8d6c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.292688983 +0000 UTC m=+12.428965129 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8d6c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296d20 item 4 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8dd00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8dd00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8dd00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8dd00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8dd00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.296259204 +0000 UTC m=+12.432535349 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e8dd00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b580): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b580): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b580): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b580): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b580): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b580): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b580): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.296259204 +0000 UTC m=+12.432535349 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b580): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034bc00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034bc00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034bc00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034bc00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034bc00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.296259204 +0000 UTC m=+12.432535349 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034bc00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297260 item 5 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e540): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e540): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e540): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e540): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e540): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.300274799 +0000 UTC m=+12.436550946 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e540): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9eac0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9eac0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9eac0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9eac0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9eac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.300274799 +0000 UTC m=+12.436550946 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9eac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297dc0 item 6 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f140): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f140): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f140): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f140): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f140): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.303160594 +0000 UTC m=+12.439436730 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f140): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f640): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f640): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f640): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f640): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f640): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.303160594 +0000 UTC m=+12.439436730 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fb00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fb00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fb00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fb00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fb00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.303160594 +0000 UTC m=+12.439436730 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fb00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cd20 item 7 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c200): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c200): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c200): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c200): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c200): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.307373571 +0000 UTC m=+12.443649718 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c200): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c740): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c740): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c740): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c740): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c740): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.307373571 +0000 UTC m=+12.443649718 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c740): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d570 item 8 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cd00): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc00067cd00): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cd00): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cd00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cd00): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cd00): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cd00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d0c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d0c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d0c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d0c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d0c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.310710413 +0000 UTC m=+12.446986549 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d0c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d640): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d640): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d640): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d640): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d640): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.310710413 +0000 UTC m=+12.446986549 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067db40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067db40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067db40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067db40): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067db40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.310710413 +0000 UTC m=+12.446986549 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067db40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d8f0 item 9 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb1c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb1c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb1c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb1c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb1c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.314793246 +0000 UTC m=+12.451069381 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb1c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb740): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb740): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb740): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb740): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb740): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.314793246 +0000 UTC m=+12.451069381 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb740): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264000 item 10 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbe80): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc0005cbe80): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbe80): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbe80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbe80): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbe80): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbe80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0002527c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0002527c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0002527c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0002527c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0002527c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.318100332 +0000 UTC m=+12.454376478 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0002527c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253000): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253000): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253000): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253000): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253000): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253000): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253000): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.318100332 +0000 UTC m=+12.454376478 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253000): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253e80): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253e80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253e80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253e80): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253e80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.318100332 +0000 UTC m=+12.454376478 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253e80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002644d0 item 11 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768600): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768600): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768600): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768600): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768600): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.321987797 +0000 UTC m=+12.458263944 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768600): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768b40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768b40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768b40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768b40): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768b40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.321987797 +0000 UTC m=+12.458263944 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768b40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264af0 item 12 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769180): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc000769180): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769180): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769180): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769180): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769180): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769180): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769640): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769640): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769640): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.324909821 +0000 UTC m=+12.461185947 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.324909821 +0000 UTC m=+12.461185947 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264e70 item 13 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788700): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788700): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788700): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788700): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788700): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.32724829 +0000 UTC m=+12.463524416 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788fc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788fc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788fc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788fc0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788fc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.32724829 +0000 UTC m=+12.463524416 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788fc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002655e0 item 14 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789700): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc000789700): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789700): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789700): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789700): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789700): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789ac0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789ac0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789ac0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789ac0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789ac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.329701553 +0000 UTC m=+12.465977669 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789ac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654280): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654280): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654280): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654280): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654280): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.329701553 +0000 UTC m=+12.465977669 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654280): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265960 item 15 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654900): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654900): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654900): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654900): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654900): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.332240538 +0000 UTC m=+12.468516664 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654900): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654e40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654e40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654e40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654e40): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654e40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.332240538 +0000 UTC m=+12.468516664 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654e40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265d50 item 16 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655480): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655480): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655480): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655480): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655480): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.334384341 +0000 UTC m=+12.470660457 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655480): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655900): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655900): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655900): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655900): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655900): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655900): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655900): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655900): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.334384341 +0000 UTC m=+12.470660457 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655900): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655e00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655e00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655e00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655e00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655e00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.334384341 +0000 UTC m=+12.470660457 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655e00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004045b0 item 17 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4500): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4500): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4500): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.337629902 +0000 UTC m=+12.473906028 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4a40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4a40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4a40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4a40): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4a40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.337629902 +0000 UTC m=+12.473906028 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4a40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404bd0 item 18 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d50c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d50c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d50c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d50c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d50c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.339930791 +0000 UTC m=+12.476206917 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d50c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d55c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d55c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d55c0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d55c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d55c0): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d55c0): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d55c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d55c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.339930791 +0000 UTC m=+12.476206917 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d55c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5bc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5bc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5bc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5bc0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5bc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.339930791 +0000 UTC m=+12.476206917 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5bc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405490 item 19 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412580): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412580): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412580): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412580): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412580): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.343094107 +0000 UTC m=+12.479370223 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412580): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412b00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412b00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412b00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412b00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412b00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.343094107 +0000 UTC m=+12.479370223 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412b00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405f10 item 20 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004134c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004134c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004134c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004134c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004134c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.345519328 +0000 UTC m=+12.481795454 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004134c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413a00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413a00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413a00): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413a00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413a00): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413a00): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413a00): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413a00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.345519328 +0000 UTC m=+12.481795454 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413a00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a200): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a200): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a200): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a200): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a200): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.345519328 +0000 UTC m=+12.481795454 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a200): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528700 item 21 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a880): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a880): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a880): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a880): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a880): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.34879739 +0000 UTC m=+12.485073517 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a880): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ae00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ae00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ae00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ae00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ae00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.34879739 +0000 UTC m=+12.485073517 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ae00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528e70 item 22 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b480): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b480): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b480): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b480): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b480): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.350982771 +0000 UTC m=+12.487258897 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b480): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ba00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ba00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ba00): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ba00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ba00): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ba00): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ba00): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ba00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.350982771 +0000 UTC m=+12.487258897 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071ba00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bf00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bf00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bf00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bf00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bf00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.350982771 +0000 UTC m=+12.487258897 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bf00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529570 item 23 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe700): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe700): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe700): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe700): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe700): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.354135989 +0000 UTC m=+12.490412115 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fec40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fec40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fec40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fec40): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fec40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.354135989 +0000 UTC m=+12.490412115 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fec40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529b90 item 24 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff280): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc0007ff280): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff280): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff280): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff280): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff280): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff280): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff640): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff640): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff640): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.357583309 +0000 UTC m=+12.493859444 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffb40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffb40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffb40): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffb40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffb40): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffb40): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffb40): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffb40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.357583309 +0000 UTC m=+12.493859444 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffb40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770140): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770140): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770140): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770140): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770140): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.357583309 +0000 UTC m=+12.493859444 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770140): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca310 item 25 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007707c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007707c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007707c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007707c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007707c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.361686739 +0000 UTC m=+12.497962885 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007707c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770d00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770d00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770d00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770d00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770d00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.361686739 +0000 UTC m=+12.497962885 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770d00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cab60 item 26 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771340): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc000771340): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771340): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771340): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771340): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771340): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771340): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771700): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771700): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771700): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771700): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771700): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.364680878 +0000 UTC m=+12.500957014 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771c00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771c00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771c00): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771c00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771c00): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771c00): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771c00): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771c00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.364680878 +0000 UTC m=+12.500957014 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771c00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008821c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008821c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008821c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008821c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008821c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.364680878 +0000 UTC m=+12.500957014 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008821c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb110 item 27 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882840): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882840): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882840): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882840): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882840): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.368815547 +0000 UTC m=+12.505091683 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882840): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882dc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882dc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882dc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882dc0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882dc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.368815547 +0000 UTC m=+12.505091683 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882dc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbab0 item 28 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883400): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc000883400): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883400): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883400): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883400): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883400): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883400): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008837c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008837c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008837c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008837c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008837c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.371881731 +0000 UTC m=+12.508157868 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008837c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883e80): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883e80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883e80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883e80): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883e80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.371881731 +0000 UTC m=+12.508157868 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883e80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbea0 item 29 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8580): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8580): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8580): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8580): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8580): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.37515831 +0000 UTC m=+12.511434456 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8580): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8ac0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8ac0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8ac0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8ac0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8ac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.37515831 +0000 UTC m=+12.511434456 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8ac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc310 item 30 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9100): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc000af9100): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9100): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9100): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9100): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9100): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9100): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9500): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9500): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9500): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.378452413 +0000 UTC m=+12.514728549 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9bc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9bc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9bc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9bc0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9bc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.378452413 +0000 UTC m=+12.514728549 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af9bc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc770 item 31 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee2c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee2c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee2c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee2c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee2c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.381785678 +0000 UTC m=+12.518061834 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee2c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee800): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee800): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee800): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee800): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee800): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.381785678 +0000 UTC m=+12.518061834 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee800): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccaf0 item 32 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eee80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eee80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eee80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eee80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eee80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.385201007 +0000 UTC m=+12.521477153 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eee80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef300): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef300): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef300): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef300): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef300): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccee0 item 33 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef300): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef300): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.386407992 +0000 UTC m=+12.522684129 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef300): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef800): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef800): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef800): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef800): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef800): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.386407992 +0000 UTC m=+12.522684129 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef800): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd110 item 33 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008efe40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008efe40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008efe40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008efe40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008efe40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.389400548 +0000 UTC m=+12.525676684 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008efe40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da340): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da340): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd570 item 34 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da340): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da340): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da340): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da340): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da340): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.390790207 +0000 UTC m=+12.527066353 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da340): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da880): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da880): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da880): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da880): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da880): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.390790207 +0000 UTC m=+12.527066353 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da880): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd810 item 34 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008daec0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008daec0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008daec0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008daec0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008daec0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.394138038 +0000 UTC m=+12.530414185 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008daec0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db340): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db340): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db340): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db340): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db340): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdce0 item 35 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db340): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db340): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.395403324 +0000 UTC m=+12.531679480 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db340): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db840): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db840): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db840): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db840): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db840): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.395403324 +0000 UTC m=+12.531679480 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db840): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdea0 item 35 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dbf00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dbf00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dbf00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dbf00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dbf00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.398220971 +0000 UTC m=+12.534497107 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dbf00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8480): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8480): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e2a0 item 36 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8480): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8480): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8480): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8480): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8480): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.39976589 +0000 UTC m=+12.536042037 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8480): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8a40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8a40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8a40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8a40): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8a40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.39976589 +0000 UTC m=+12.536042037 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8a40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e620 item 36 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9080): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9080): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9080): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9080): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9080): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.403024476 +0000 UTC m=+12.539300622 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9080): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9500): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9500): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9500): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9500): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ed20 item 37 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9500): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.40411913 +0000 UTC m=+12.540395277 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9a00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9a00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9a00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9a00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9a00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.40411913 +0000 UTC m=+12.540395277 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9a00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036efc0 item 37 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866100): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866100): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866100): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866100): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866100): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.407318484 +0000 UTC m=+12.543594630 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866100): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866600): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866600): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f500 item 38 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866600): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866600): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866600): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866600): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866600): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.408582216 +0000 UTC m=+12.544858352 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866600): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866b40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866b40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866b40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866b40): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866b40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.408582216 +0000 UTC m=+12.544858352 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866b40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f730 item 38 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008671c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008671c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008671c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008671c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008671c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.411623864 +0000 UTC m=+12.547900001 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008671c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008676c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008676c0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008676c0): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008676c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008676c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fc00 item 39 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008676c0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008676c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.412675237 +0000 UTC m=+12.548951383 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008676c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.412675237 +0000 UTC m=+12.548951383 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fe30 item 39 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.41569259 +0000 UTC m=+12.551968725 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940840): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940840): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8540 item 40 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940840): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940840): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940840): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940840): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940840): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.416898293 +0000 UTC m=+12.553174439 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940840): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940d80): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940d80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940d80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940d80): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940d80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.416898293 +0000 UTC m=+12.553174439 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940d80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8af0 item 40 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941340): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941340): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941340): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941340): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941340): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941340): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941340): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.419732521 +0000 UTC m=+12.556008667 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941340): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941840): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941840): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941840): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a93b0 item 41 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941840): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941840): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.420872682 +0000 UTC m=+12.557148817 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941840): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941d00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941d00): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941d00): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941d00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941d00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9730 item 41 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941d00): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941d00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.422278689 +0000 UTC m=+12.558554836 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941d00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade2c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade2c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade2c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade2c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade2c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.422278689 +0000 UTC m=+12.558554836 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade2c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a98f0 item 41 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade900): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade900): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade900): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade900): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade900): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade900): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade900): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.425976619 +0000 UTC m=+12.562252765 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade900): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adee00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adee00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adee00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9d50 item 42 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adee00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adee00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.427114615 +0000 UTC m=+12.563390751 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adee00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf3c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf3c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9f10 item 42 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf3c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf3c0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf3c0): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf3c0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf3c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.428593841 +0000 UTC m=+12.564869987 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf3c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf940): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf940): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf940): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf940): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf940): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.428593841 +0000 UTC m=+12.564869987 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf940): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa1c0 item 42 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960000): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960000): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960000): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960000): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960000): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960000): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960000): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.431900096 +0000 UTC m=+12.568176242 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960000): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960500): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960500): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa690 item 43 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960500): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.432989179 +0000 UTC m=+12.569265326 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960a40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960a40): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960a40): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960a40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960a40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa9a0 item 43 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960a40): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960a40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.434758099 +0000 UTC m=+12.571034235 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960a40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960f80): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960f80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960f80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960f80): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960f80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.434758099 +0000 UTC m=+12.571034235 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960f80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aabd0 item 43 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961640): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961640): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961640): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961640): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961640): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.43830744 +0000 UTC m=+12.574583576 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961b40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961b40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961b40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab180 item 44 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961b40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961b40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.43952235 +0000 UTC m=+12.575798486 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961b40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16100): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16100): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab340 item 44 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16100): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16100): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16100): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16100): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16100): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.440905326 +0000 UTC m=+12.577181472 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16100): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16680): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16680): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16680): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16680): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16680): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.440905326 +0000 UTC m=+12.577181472 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16680): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab570 item 44 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16cc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16cc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16cc0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16cc0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16cc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16cc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16cc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.443683399 +0000 UTC m=+12.579959535 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16cc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b171c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b171c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b171c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab960 item 45 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b171c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b171c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.445163467 +0000 UTC m=+12.581439613 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b171c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17900): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17900): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17900): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17900): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17900): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.445163467 +0000 UTC m=+12.581439613 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17900): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abd50 item 45 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17f40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17f40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17f40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17f40): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17f40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17f40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17f40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.448299612 +0000 UTC m=+12.584575758 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17f40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b384c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b384c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b384c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba230 item 46 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b384c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b384c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.449357998 +0000 UTC m=+12.585634134 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b384c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38bc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38bc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38bc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38bc0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38bc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.449357998 +0000 UTC m=+12.585634134 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38bc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba460 item 46 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39240): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39240): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39240): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39240): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39240): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39240): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39240): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.452652211 +0000 UTC m=+12.588928347 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39240): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39740): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39740): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39740): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba8c0 item 47 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39740): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39740): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.453663939 +0000 UTC m=+12.589940086 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39740): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39e40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39e40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39e40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39e40): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39e40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.453663939 +0000 UTC m=+12.589940086 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39e40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baaf0 item 47 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c500): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c500): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c500): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c500): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c500): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.456564462 +0000 UTC m=+12.592840608 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb110 item 48 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.457568627 +0000 UTC m=+12.593844763 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d140): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d140): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d140): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d140): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d140): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.457568627 +0000 UTC m=+12.593844763 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d140): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb340 item 48 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d780): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d780): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d780): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d780): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d780): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.460950103 +0000 UTC m=+12.597226238 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d780): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dc00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dc00): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dc00): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dc00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dc00): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dc00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb960 item 49 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dc00): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dc00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.46216385 +0000 UTC m=+12.598439997 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dc00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da01c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da01c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da01c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da01c0): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da01c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.46216385 +0000 UTC m=+12.598439997 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da01c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbea0 item 49 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0840): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0840): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0840): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0840): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0840): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.465144384 +0000 UTC m=+12.601420530 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0840): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0d40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0d40): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0d40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ebd0 item 50 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0d40): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0d40): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0d40): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0d40): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0d40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.466508424 +0000 UTC m=+12.602784560 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0d40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da12c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da12c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da12c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da12c0): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da12c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.466508424 +0000 UTC m=+12.602784560 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da12c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed90 item 50 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1980): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1980): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1980): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1980): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1980): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.469422754 +0000 UTC m=+12.605698890 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1980): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1e80): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1e80): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1e80): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1e80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1e80): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1e80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f490 item 51 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1e80): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1e80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.470434001 +0000 UTC m=+12.606710147 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1e80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a440): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a440): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a440): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a440): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a440): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.470434001 +0000 UTC m=+12.606710147 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a440): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f650 item 51 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2aac0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2aac0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2aac0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2aac0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2aac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.473439151 +0000 UTC m=+12.609715297 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2aac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b000): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b000): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b000): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fce0 item 52 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b000): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b000): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b000): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b000): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b000): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.476134369 +0000 UTC m=+12.612410495 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b000): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b580): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b580): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b580): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b580): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b580): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.476134369 +0000 UTC m=+12.612410495 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b580): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e070 item 52 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2bc00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2bc00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2bc00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2bc00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2bc00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.479142835 +0000 UTC m=+12.615418981 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2bc00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e180): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e180): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e180): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e180): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e180): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e180): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e690 item 53 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e180): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e180): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.48011521 +0000 UTC m=+12.616391356 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e180): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e6c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e6c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e6c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e6c0): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e6c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.48011521 +0000 UTC m=+12.616391356 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3e6c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e9a0 item 53 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3ed40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3ed40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3ed40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3ed40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3ed40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.483024449 +0000 UTC m=+12.619300575 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3ed40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f240): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f240): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f240): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058eee0 item 54 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f240): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f240): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f240): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f240): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f240): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.484673393 +0000 UTC m=+12.620949530 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f240): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f7c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f7c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f7c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f7c0): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f7c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.484673393 +0000 UTC m=+12.620949530 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3f7c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f110 item 54 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3fe40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3fe40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3fe40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3fe40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3fe40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.487237997 +0000 UTC m=+12.623514133 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b3fe40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b823c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b823c0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b823c0): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b823c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b823c0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b823c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f650 item 55 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b823c0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b823c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.488745816 +0000 UTC m=+12.625021962 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b823c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b82900): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b82900): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b82900): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b82900): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b82900): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.488745816 +0000 UTC m=+12.625021962 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b82900): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f810 item 55 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b82f80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b82f80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b82f80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b82f80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b82f80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.491382364 +0000 UTC m=+12.627658500 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b82f80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83480): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83480): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83480): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058fb90 item 56 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83480): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83480): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83480): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83480): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83480): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.492647869 +0000 UTC m=+12.628924015 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83480): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83a00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83a00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83a00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83a00): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83a00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.492647869 +0000 UTC m=+12.628924015 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b83a00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058fd50 item 56 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb20c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb20c0): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb20c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb20c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb20c0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb20c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb20c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb20c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.495330533 +0000 UTC m=+12.631606669 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb20c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2600): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2600): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2600): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e1c0 item 57 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2600): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2600): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.496403517 +0000 UTC m=+12.632679643 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2600): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2b40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2b40): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2b40): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2b40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2b40): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2b40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e4d0 item 57 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2b40): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2b40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.497430946 +0000 UTC m=+12.633707071 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb2b40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb30c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb30c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb30c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb30c0): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb30c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.497430946 +0000 UTC m=+12.633707071 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb30c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e7e0 item 57 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3700): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3700): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3700): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3700): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3700): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3700): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3700): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3700): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.499671209 +0000 UTC m=+12.635947325 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3c40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3c40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3c40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ecb0 item 58 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3c40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3c40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.50069475 +0000 UTC m=+12.636970866 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000bb3c40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0200): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0200): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0200): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ee70 item 58 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0200): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0200): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0200): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0200): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0200): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.501721668 +0000 UTC m=+12.637997784 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0200): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce07c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce07c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce07c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce07c0): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce07c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.501721668 +0000 UTC m=+12.637997784 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce07c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f260 item 58 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0e00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0e00): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0e00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0e00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0e00): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0e00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0e00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0e00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.503950811 +0000 UTC m=+12.640226938 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce0e00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1340): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1340): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1340): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f9d0 item 59 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1340): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1340): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.505009247 +0000 UTC m=+12.641285363 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1340): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1880): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1880): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1880): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1880): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1880): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1880): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fc00 item 59 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1880): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1880): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.506300821 +0000 UTC m=+12.642576967 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1880): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1e00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1e00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1e00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1e00): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1e00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.506300821 +0000 UTC m=+12.642576967 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ce1e00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 59 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d264c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d264c0): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d264c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d264c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d264c0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d264c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d264c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d264c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.509458838 +0000 UTC m=+12.645734964 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d264c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26a00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26a00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26a00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 60 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26a00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26a00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.510620548 +0000 UTC m=+12.646896694 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26a00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26f40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26f40): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26f40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050af0 item 60 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26f40): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26f40): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26f40): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26f40): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26f40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.512094123 +0000 UTC m=+12.648370249 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d26f40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27500): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27500): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27500): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.512094123 +0000 UTC m=+12.648370249 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050cb0 item 60 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27b40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27b40): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27b40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27b40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27b40): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27b40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27b40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27b40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.515336898 +0000 UTC m=+12.651613014 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d27b40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a100): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a100): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a100): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 61 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a100): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a100): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.516185952 +0000 UTC m=+12.652462078 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a100): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4340): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4340): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4340): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4340): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4340): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.516185952 +0000 UTC m=+12.652462078 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4340): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380000 item 61 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4980): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4980): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4980): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4980): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4980): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4980): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4980): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4980): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.519420443 +0000 UTC m=+12.655696578 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4980): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4ec0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4ec0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4ec0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380b60 item 62 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4ec0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4ec0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.520362981 +0000 UTC m=+12.656639117 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc4ec0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc55c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc55c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc55c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc55c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc55c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.520362981 +0000 UTC m=+12.656639117 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc55c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380f50 item 62 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc5c00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc5c00): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc5c00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc5c00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc5c00): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc5c00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc5c00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc5c00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.523370255 +0000 UTC m=+12.659646401 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000dc5c00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8a1c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8a1c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8a1c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003817a0 item 63 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8a1c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8a1c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.524395469 +0000 UTC m=+12.660671605 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8a1c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8a8c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8a8c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8a8c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8a8c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8a8c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.524395469 +0000 UTC m=+12.660671605 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8a8c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ab0 item 63 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8af00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8af00): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8af00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8af00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8af00): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8af00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8af00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8af00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.528079823 +0000 UTC m=+12.664355969 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8af00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8b440): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8b440): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8b440): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381f10 item 64 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8b440): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8b440): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.529224631 +0000 UTC m=+12.665500768 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8b440): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8bb40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8bb40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8bb40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8bb40): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8bb40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.529224631 +0000 UTC m=+12.665500768 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d8bb40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ac380 item 64 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6200): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6200): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6200): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6200): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6200): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.533066111 +0000 UTC m=+12.669342257 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6200): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6680): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6680): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6680): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6680): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6680): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ace70 item 65 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6680): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6680): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.534395135 +0000 UTC m=+12.670671291 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6680): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6b80): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6b80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6b80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6b80): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6b80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.534395135 +0000 UTC m=+12.670671291 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db6b80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad180 item 65 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db71c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db71c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db71c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db71c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db71c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.538193132 +0000 UTC m=+12.674469278 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db71c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7640): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad5e0 item 66 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7640): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7640): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7640): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7640): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.539735737 +0000 UTC m=+12.676011884 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7b80): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7b80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7b80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7b80): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7b80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.539735737 +0000 UTC m=+12.676011884 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000db7b80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ada40 item 66 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c240): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c240): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c240): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c240): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c240): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.543449988 +0000 UTC m=+12.679726124 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c240): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c6c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c6c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c6c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c6c0): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c6c0): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca230 item 67 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c6c0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c6c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.544833284 +0000 UTC m=+12.681109429 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9c6c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9cbc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9cbc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9cbc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9cbc0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9cbc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.544833284 +0000 UTC m=+12.681109429 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9cbc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca5b0 item 67 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d240): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d240): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d240): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d240): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d240): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.547915578 +0000 UTC m=+12.684191714 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d240): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d740): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d740): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cae00 item 68 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d740): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d740): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d740): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d740): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d740): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.549093399 +0000 UTC m=+12.685369535 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9d740): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9dc80): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9dc80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9dc80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9dc80): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9dc80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.549093399 +0000 UTC m=+12.685369535 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e9dc80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb0a0 item 68 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed0340): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed0340): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed0340): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed0340): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed0340): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.55284043 +0000 UTC m=+12.689116556 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed0340): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed07c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed07c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed07c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed07c0): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed07c0): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb490 item 69 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed07c0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed07c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.553810852 +0000 UTC m=+12.690086968 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed07c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed0cc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed0cc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed0cc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed0cc0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed0cc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.553810852 +0000 UTC m=+12.690086968 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ed0cc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb730 item 69 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14340): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14340): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14340): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14340): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14340): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.556732835 +0000 UTC m=+12.693008971 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14340): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14840): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14840): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4230 item 70 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14840): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14840): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14840): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14840): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14840): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.557856504 +0000 UTC m=+12.694132640 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14840): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14d80): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14d80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14d80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14d80): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14d80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.557856504 +0000 UTC m=+12.694132640 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e14d80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4620 item 70 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15400): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15400): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15400): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15400): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15400): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.560567251 +0000 UTC m=+12.696843397 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15400): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15900): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15900): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15900): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15900): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15900): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4a10 item 71 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15900): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15900): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.561579801 +0000 UTC m=+12.697855948 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15900): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15e00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15e00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15e00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15e00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15e00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.561579801 +0000 UTC m=+12.697855948 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e15e00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4bd0 item 71 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46500): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46500): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46500): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.564158731 +0000 UTC m=+12.700434877 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46a00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46a00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5340 item 72 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46a00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46a00): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46a00): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46a00): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46a00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.565653256 +0000 UTC m=+12.701929392 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46a00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46f40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46f40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46f40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46f40): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46f40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.565653256 +0000 UTC m=+12.701929392 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46f40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5570 item 72 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47500): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47500): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47500): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47500): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47500): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.568396865 +0000 UTC m=+12.704673001 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47a00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47a00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47a00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ea0 item 73 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47a00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47a00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.569573402 +0000 UTC m=+12.705849549 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47a00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47ec0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47ec0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47ec0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47ec0): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47ec0): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522150 item 73 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47ec0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47ec0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.57161816 +0000 UTC m=+12.707894306 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47ec0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16340): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16340): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16340): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16340): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16340): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.57161816 +0000 UTC m=+12.707894306 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16340): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f04d0 item 73 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16840): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16840): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16840): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16840): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16840): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16840): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16840): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.575985667 +0000 UTC m=+12.712261813 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16840): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16d40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16d40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16d40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0c40 item 74 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16d40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16d40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.577413576 +0000 UTC m=+12.713689722 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f16d40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17280): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17280): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0f50 item 74 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17280): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17280): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17280): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17280): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17280): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.578693839 +0000 UTC m=+12.714969985 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17280): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17800): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17800): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17800): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17800): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17800): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.578693839 +0000 UTC m=+12.714969985 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17800): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1500 item 74 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17e40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17e40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17e40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17e40): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17e40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17e40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17e40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.581386592 +0000 UTC m=+12.717662738 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000f17e40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e624c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e624c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e624c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1d50 item 75 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e624c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e624c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.582368965 +0000 UTC m=+12.718645112 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e624c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62a00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62a00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62a00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62a00): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62a00): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1f10 item 75 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62a00): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62a00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.583339857 +0000 UTC m=+12.719616004 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62a00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62f40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62f40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62f40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62f40): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62f40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.583339857 +0000 UTC m=+12.719616004 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e62f40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522620 item 75 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e63580): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e63580): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e63580): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e63580): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e63580): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e63580): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e63580): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.586470082 +0000 UTC m=+12.722746218 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e63580): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a600): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a600): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a600): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca230 item 76 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a600): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a600): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.587583582 +0000 UTC m=+12.723859728 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a600): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5ab40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5ab40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca5b0 item 76 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5ab40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5ab40): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5ab40): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5ab40): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5ab40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.588694747 +0000 UTC m=+12.724970894 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5ab40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b0c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b0c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b0c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b0c0): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b0c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.588694747 +0000 UTC m=+12.724970894 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b0c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca9a0 item 76 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b700): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b700): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b700): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b700): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b700): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b700): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b700): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.59075849 +0000 UTC m=+12.727034606 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5bc00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5bc00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5bc00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb0a0 item 77 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5bc00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5bc00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.592259658 +0000 UTC m=+12.728535804 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5bc00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b700): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b700): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b700): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b700): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b700): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.592259658 +0000 UTC m=+12.728535804 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb2d0 item 77 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e1c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e1c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e1c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e1c0): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e1c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e1c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e1c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.595133711 +0000 UTC m=+12.731409847 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e1c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e700): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e700): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e700): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb730 item 78 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e700): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e700): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.596261708 +0000 UTC m=+12.732537844 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9ee00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9ee00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9ee00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9ee00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9ee00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.596261708 +0000 UTC m=+12.732537844 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9ee00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cba40 item 78 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f440): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f440): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f440): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f440): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f440): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f440): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f440): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.59908739 +0000 UTC m=+12.735363527 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f440): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f940): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f940): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f940): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbe30 item 79 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f940): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f940): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.599960449 +0000 UTC m=+12.736236585 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f940): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c0c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c0c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c0c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c0c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c0c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.599960449 +0000 UTC m=+12.736236585 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c0c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 79 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c700): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c700): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c700): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c700): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c700): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c700): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c700): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.603223162 +0000 UTC m=+12.739499308 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cc00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cc00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cc00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 80 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cc00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cc00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.604279565 +0000 UTC m=+12.740555701 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cc00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d300): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d300): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d300): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d300): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d300): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.604279565 +0000 UTC m=+12.740555701 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d300): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 80 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067da40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067da40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067da40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067da40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067da40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.607158477 +0000 UTC m=+12.743434614 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067da40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dec0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dec0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dec0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dec0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dec0): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dec0): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 81 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dec0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dec0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.608295091 +0000 UTC m=+12.744571237 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dec0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb400): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb400): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb400): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb400): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb400): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.608295091 +0000 UTC m=+12.744571237 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb400): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000512d0 item 81 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbbc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbbc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbbc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbbc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbbc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.61119887 +0000 UTC m=+12.747475016 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbbc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252600): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252600): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252600): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051880 item 82 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252600): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252600): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252600): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252600): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252600): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.612569593 +0000 UTC m=+12.748845728 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252600): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252d40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252d40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252d40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252d40): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252d40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.612569593 +0000 UTC m=+12.748845728 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252d40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 82 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768000): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768000): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768000): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768000): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768000): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.615316287 +0000 UTC m=+12.751592413 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768000): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768500): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768500): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768500): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768500): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768500): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296070 item 83 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768500): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.61625576 +0000 UTC m=+12.752531886 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a40): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.61625576 +0000 UTC m=+12.752531886 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296540 item 83 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007690c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007690c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007690c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007690c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007690c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.619004368 +0000 UTC m=+12.755280504 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007690c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007696c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007696c0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007696c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296e00 item 84 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007696c0): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007696c0): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007696c0): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007696c0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007696c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.620119691 +0000 UTC m=+12.756395828 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007696c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769c40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769c40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769c40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769c40): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769c40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.620119691 +0000 UTC m=+12.756395828 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769c40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002970a0 item 84 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788600): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788600): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788600): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788600): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788600): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.623008242 +0000 UTC m=+12.759284388 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788600): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654480): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654480): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654480): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654480): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654480): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654480): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c380 item 85 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654480): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654480): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.62413664 +0000 UTC m=+12.760412786 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654480): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0006549c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0006549c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0006549c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0006549c0): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0006549c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.62413664 +0000 UTC m=+12.760412786 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0006549c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c8c0 item 85 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655040): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655040): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655040): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655040): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655040): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.627020482 +0000 UTC m=+12.763296627 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655040): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655540): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655540): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655540): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d110 item 86 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655540): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655540): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655540): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655540): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655540): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.628116188 +0000 UTC m=+12.764392324 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655540): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655ac0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655ac0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655ac0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655ac0): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655ac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.628116188 +0000 UTC m=+12.764392324 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655ac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d340 item 86 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d41c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d41c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d41c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d41c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d41c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.63063198 +0000 UTC m=+12.766908116 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d41c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d46c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d46c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d46c0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d46c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d46c0): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d46c0): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d730 item 87 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d46c0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d46c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.631700164 +0000 UTC m=+12.767976310 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d46c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4c00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4c00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4c00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4c00): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4c00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.631700164 +0000 UTC m=+12.767976310 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4c00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d8f0 item 87 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5280): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5280): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5280): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5280): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5280): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.634765447 +0000 UTC m=+12.771041593 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5280): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5780): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5780): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5780): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dd50 item 88 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5780): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5780): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5780): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5780): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5780): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.635937357 +0000 UTC m=+12.772213502 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5780): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5e00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5e00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5e00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5e00): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5e00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.635937357 +0000 UTC m=+12.772213502 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5e00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264070 item 88 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004127c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004127c0): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004127c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004127c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004127c0): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004127c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004127c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004127c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.638918369 +0000 UTC m=+12.775194506 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0004127c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412d00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412d00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412d00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264540 item 89 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412d00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412d00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.639928847 +0000 UTC m=+12.776204993 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412d00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264700 item 89 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.641081339 +0000 UTC m=+12.777357485 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413b40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413b40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413b40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413b40): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413b40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.641081339 +0000 UTC m=+12.777357485 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413b40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002648c0 item 89 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a480): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a480): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a480): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a480): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a480): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a480): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a480): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a480): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.644178121 +0000 UTC m=+12.780454267 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a480): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a9c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a9c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a9c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264c40 item 90 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a9c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a9c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.645194789 +0000 UTC m=+12.781470924 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a9c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071af40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071af40): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071af40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264e00 item 90 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071af40): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071af40): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071af40): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071af40): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071af40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.646323147 +0000 UTC m=+12.782599293 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071af40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b580): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b580): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b580): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b580): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b580): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.646323147 +0000 UTC m=+12.782599293 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b580): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002652d0 item 90 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bbc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bbc0): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bbc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bbc0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bbc0): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bbc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bbc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bbc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.649378901 +0000 UTC m=+12.785655047 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bbc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe180): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe180): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe180): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265730 item 91 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe180): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe180): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.650623787 +0000 UTC m=+12.786899934 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe180): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe7c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe7c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe7c0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe7c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe7c0): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe7c0): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002658f0 item 91 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe7c0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe7c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.651713913 +0000 UTC m=+12.787990049 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe7c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fed40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fed40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fed40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fed40): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fed40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.651713913 +0000 UTC m=+12.787990049 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fed40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265ab0 item 91 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff380): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff380): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff380): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff380): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff380): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff380): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff380): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff380): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.654310516 +0000 UTC m=+12.790586662 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff380): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff8c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff8c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff8c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265f10 item 92 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff8c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff8c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.655406492 +0000 UTC m=+12.791682638 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff8c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe00): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004044d0 item 92 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe00): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe00): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe00): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe00): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.656552683 +0000 UTC m=+12.792828820 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770480): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770480): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770480): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770480): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770480): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.656552683 +0000 UTC m=+12.792828820 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770480): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404700 item 92 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770ac0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770ac0): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770ac0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770ac0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770ac0): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770ac0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770ac0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770ac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.659855252 +0000 UTC m=+12.796131369 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770ac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771000): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771000): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771000): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404bd0 item 93 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771000): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771000): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.660901585 +0000 UTC m=+12.797177711 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771000): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771700): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771700): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771700): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771700): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771700): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.660901585 +0000 UTC m=+12.797177711 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404f50 item 93 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771d40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771d40): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771d40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771d40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771d40): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771d40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771d40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771d40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.663296189 +0000 UTC m=+12.799572305 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771d40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882300): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882300): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882300): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405570 item 94 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882300): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882300): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.664152015 +0000 UTC m=+12.800428131 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882300): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882a40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882a40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882a40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882a40): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882a40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.664152015 +0000 UTC m=+12.800428131 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882a40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405960 item 94 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883080): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883080): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883080): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883080): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883080): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883080): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883080): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883080): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.666368985 +0000 UTC m=+12.802645101 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883080): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008835c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008835c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008835c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528460 item 95 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008835c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008835c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.667157425 +0000 UTC m=+12.803433542 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008835c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883cc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883cc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883cc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883cc0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883cc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.667157425 +0000 UTC m=+12.803433542 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883cc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528690 item 95 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8380): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8380): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8380): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8380): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8380): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8380): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8380): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8380): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.669626228 +0000 UTC m=+12.805902345 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8380): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af88c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af88c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af88c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528c40 item 96 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af88c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af88c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.670428805 +0000 UTC m=+12.806704921 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af88c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8fc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8fc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8fc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8fc0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8fc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.670428805 +0000 UTC m=+12.806704921 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8fc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528e70 item 96 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= 2025/06/27 04:10:13 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:13 DEBUG : Looking for writers 2025/06/27 04:10:13 DEBUG : >WaitForWriters: 2025/06/27 04:10:13 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:13 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:13 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:13 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/06/27 04:10:13 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789b00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789b00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789b00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789b00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789b00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.696417947 +0000 UTC m=+12.832694094 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789b00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8000): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8000): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8000): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8000): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8000): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8000): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8000): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.696417947 +0000 UTC m=+12.832694094 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8000): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e84c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e84c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e84c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e84c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e84c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.696417947 +0000 UTC m=+12.832694094 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e84c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc070 item 1 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8b80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8b80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8b80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8b80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8b80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.701810247 +0000 UTC m=+12.838086384 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8b80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9080): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9080): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9080): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9080): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9080): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.701810247 +0000 UTC m=+12.838086384 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9080): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc690 item 2 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e96c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e96c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e96c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e96c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e96c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.704919913 +0000 UTC m=+12.841196059 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e96c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9b40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9b40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9b40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9b40): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9b40): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9b40): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9b40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.704919913 +0000 UTC m=+12.841196059 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9b40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866080): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866080): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866080): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866080): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866080): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.704919913 +0000 UTC m=+12.841196059 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866080): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cca10 item 3 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866700): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866700): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866700): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866700): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866700): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.70911723 +0000 UTC m=+12.845393376 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866c40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866c40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866c40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866c40): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866c40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.70911723 +0000 UTC m=+12.845393376 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866c40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccf50 item 4 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867280): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867280): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867280): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867280): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867280): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.712739187 +0000 UTC m=+12.849015333 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867280): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867700): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867700): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867700): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867700): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867700): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867700): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867700): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.712739187 +0000 UTC m=+12.849015333 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.712739187 +0000 UTC m=+12.849015333 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd3b0 item 5 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.718023674 +0000 UTC m=+12.854299810 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940880): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940880): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940880): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940880): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940880): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.718023674 +0000 UTC m=+12.854299810 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940880): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdb20 item 6 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940f00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940f00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940f00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940f00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940f00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.72130362 +0000 UTC m=+12.857579757 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940f00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941400): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941400): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941400): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941400): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941400): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941400): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941400): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.72130362 +0000 UTC m=+12.857579757 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941400): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009418c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009418c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009418c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009418c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009418c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.72130362 +0000 UTC m=+12.857579757 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009418c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdea0 item 7 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941f40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941f40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941f40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941f40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941f40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.725423581 +0000 UTC m=+12.861699718 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941f40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade500): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade500): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade500): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.725423581 +0000 UTC m=+12.861699718 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e5b0 item 8 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adeac0): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc000adeac0): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adeac0): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adeac0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adeac0): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adeac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adeac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adee80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adee80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adee80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adee80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adee80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.728758681 +0000 UTC m=+12.865034827 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adee80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf380): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf380): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf380): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf380): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf380): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf380): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf380): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.728758681 +0000 UTC m=+12.865034827 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf380): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf880): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf880): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf880): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf880): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf880): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.728758681 +0000 UTC m=+12.865034827 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf880): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ecb0 item 9 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adff00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adff00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adff00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adff00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adff00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.733180118 +0000 UTC m=+12.869456255 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adff00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009604c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009604c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009604c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009604c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009604c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.733180118 +0000 UTC m=+12.869456255 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009604c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f420 item 10 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960b00): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc000960b00): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960b00): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960b00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960b00): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960b00): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960b00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960ec0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960ec0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960ec0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960ec0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960ec0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.736603252 +0000 UTC m=+12.872879388 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960ec0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961440): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961440): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961440): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961440): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961440): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961440): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961440): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.736603252 +0000 UTC m=+12.872879388 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961440): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961940): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961940): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961940): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961940): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961940): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.736603252 +0000 UTC m=+12.872879388 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961940): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f810 item 11 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16040): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16040): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16040): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16040): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16040): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.741148803 +0000 UTC m=+12.877424939 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16040): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16580): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16580): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16580): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16580): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16580): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.741148803 +0000 UTC m=+12.877424939 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16580): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fea0 item 12 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16bc0): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc000b16bc0): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16bc0): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16bc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16bc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16bc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16bc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.744661675 +0000 UTC m=+12.880937812 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17640): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17640): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17640): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.744661675 +0000 UTC m=+12.880937812 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8620 item 13 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17d00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17d00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17d00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17d00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17d00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.747708042 +0000 UTC m=+12.883984177 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b17d00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b382c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b382c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b382c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b382c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b382c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.747708042 +0000 UTC m=+12.883984177 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b382c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8e70 item 14 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38900): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc000b38900): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38900): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38900): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38900): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38900): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38900): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38cc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38cc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38cc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38cc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38cc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.750638762 +0000 UTC m=+12.886914898 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38cc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b393c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b393c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b393c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b393c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b393c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.750638762 +0000 UTC m=+12.886914898 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b393c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a97a0 item 15 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39a40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39a40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39a40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39a40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39a40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.75341434 +0000 UTC m=+12.889690466 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39a40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c000): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c000): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c000): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c000): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c000): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.75341434 +0000 UTC m=+12.889690466 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c000): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9b90 item 16 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c640): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c640): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c640): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.756283115 +0000 UTC m=+12.892559251 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cac0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cac0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cac0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cac0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cac0): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cac0): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cac0): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.756283115 +0000 UTC m=+12.892559251 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d000): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d000): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d000): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d000): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d000): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.756283115 +0000 UTC m=+12.892559251 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d000): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa000 item 17 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d680): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d680): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d680): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d680): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d680): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.759757545 +0000 UTC m=+12.896033671 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d680): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dbc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dbc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dbc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dbc0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dbc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.759757545 +0000 UTC m=+12.896033671 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7dbc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa690 item 18 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da02c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da02c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da02c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da02c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da02c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.762244972 +0000 UTC m=+12.898521099 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da02c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da07c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da07c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da07c0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da07c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da07c0): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da07c0): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da07c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da07c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.762244972 +0000 UTC m=+12.898521099 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da07c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0cc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0cc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0cc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0cc0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0cc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.762244972 +0000 UTC m=+12.898521099 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0cc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aabd0 item 19 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1340): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1340): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1340): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1340): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1340): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.766114194 +0000 UTC m=+12.902390320 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1340): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da18c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da18c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da18c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da18c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da18c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.766114194 +0000 UTC m=+12.902390320 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da18c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab2d0 item 20 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1f40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1f40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1f40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1f40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1f40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.767929781 +0000 UTC m=+12.904205887 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1f40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a4c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a4c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a4c0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a4c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a4c0): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a4c0): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a4c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a4c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.767929781 +0000 UTC m=+12.904205887 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a4c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a9c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a9c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a9c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a9c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a9c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.767929781 +0000 UTC m=+12.904205887 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a9c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab730 item 21 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b080): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b080): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b080): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b080): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b080): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.770056673 +0000 UTC m=+12.906332789 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b080): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b5c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b5c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b5c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b5c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b5c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.770056673 +0000 UTC m=+12.906332789 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b5c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abe30 item 22 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2bc40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2bc40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2bc40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2bc40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2bc40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.771638381 +0000 UTC m=+12.907914488 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2bc40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e461c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e461c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e461c0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e461c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e461c0): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e461c0): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e461c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e461c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.771638381 +0000 UTC m=+12.907914488 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e461c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e466c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e466c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e466c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e466c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e466c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.771638381 +0000 UTC m=+12.907914488 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e466c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba310 item 23 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46d40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46d40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46d40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46d40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46d40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.774854637 +0000 UTC m=+12.911130773 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e46d40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47280): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47280): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47280): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47280): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47280): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.774854637 +0000 UTC m=+12.911130773 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47280): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba930 item 24 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e478c0): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc000e478c0): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e478c0): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e478c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e478c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e478c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e478c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47c80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47c80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47c80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47c80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47c80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.77772304 +0000 UTC m=+12.913999186 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000e47c80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0240): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0240): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0240): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0240): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0240): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0240): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0240): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0240): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.77772304 +0000 UTC m=+12.913999186 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0240): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0780): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0780): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0780): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0780): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0780): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.77772304 +0000 UTC m=+12.913999186 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0780): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baf50 item 25 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0e00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0e00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0e00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0e00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0e00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.781614784 +0000 UTC m=+12.917890919 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d0e00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1340): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1340): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1340): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1340): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1340): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.781614784 +0000 UTC m=+12.917890919 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1340): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb6c0 item 26 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1980): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc0008d1980): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1980): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1980): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1980): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1980): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1980): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1d40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1d40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1d40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1d40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1d40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.784453932 +0000 UTC m=+12.920730069 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008d1d40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e2c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e2c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e2c0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e2c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e2c0): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e2c0): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e2c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e2c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.784453932 +0000 UTC m=+12.920730069 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e2c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e800): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e800): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e800): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e800): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e800): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.784453932 +0000 UTC m=+12.920730069 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091e800): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbea0 item 27 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091ee80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091ee80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091ee80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091ee80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091ee80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.788218096 +0000 UTC m=+12.924494242 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091ee80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091f3c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091f3c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091f3c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091f3c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091f3c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.788218096 +0000 UTC m=+12.924494242 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091f3c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed20 item 28 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091fa00): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc00091fa00): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091fa00): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091fa00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091fa00): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091fa00): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091fa00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091fdc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091fdc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091fdc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091fdc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091fdc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.791664704 +0000 UTC m=+12.927940870 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00091fdc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000966500): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000966500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000966500): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000966500): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000966500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.791664704 +0000 UTC m=+12.927940870 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000966500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f1f0 item 29 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000966b80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000966b80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000966b80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000966b80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000966b80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.79463575 +0000 UTC m=+12.930911896 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000966b80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009670c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009670c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009670c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009670c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009670c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.79463575 +0000 UTC m=+12.930911896 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009670c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f7a0 item 30 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000967700): _readAt: size=2, off=0 2025/06/27 04:10:13 ERROR : open-test-file(0xc000967700): Couldn't read size of file 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000967700): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000967700): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000967700): >_writeAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000967700): close: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000967700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000967ac0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000967ac0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000967ac0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000967ac0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000967ac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.797318545 +0000 UTC m=+12.933594691 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000967ac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099c200): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099c200): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099c200): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099c200): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099c200): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.797318545 +0000 UTC m=+12.933594691 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099c200): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e000 item 31 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099c880): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099c880): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099c880): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099c880): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099c880): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.799930988 +0000 UTC m=+12.936207123 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099c880): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099cdc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099cdc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099cdc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099cdc0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099cdc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.799930988 +0000 UTC m=+12.936207123 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099cdc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e620 item 32 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d400): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d400): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d400): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d400): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d400): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.802727395 +0000 UTC m=+12.939003541 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d400): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d880): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d880): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d880): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d880): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d880): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ebd0 item 33 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d880): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d880): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.804126451 +0000 UTC m=+12.940402586 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099d880): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099dd80): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099dd80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099dd80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099dd80): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099dd80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.804126451 +0000 UTC m=+12.940402586 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00099dd80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ee70 item 33 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d4440): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d4440): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d4440): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d4440): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d4440): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.807058393 +0000 UTC m=+12.943334539 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d4440): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d48c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d48c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f2d0 item 34 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d48c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d48c0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d48c0): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d48c0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d48c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.808854333 +0000 UTC m=+12.945130480 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d48c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d4180): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d4180): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d4180): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d4180): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d4180): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.808854333 +0000 UTC m=+12.945130480 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d4180): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e070 item 34 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d47c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d47c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d47c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d47c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d47c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.812700782 +0000 UTC m=+12.948976889 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d47c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5000): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5000): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5000): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5000): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5000): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e690 item 35 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5000): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5000): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.813352766 +0000 UTC m=+12.949628872 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5000): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5500): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5500): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5500): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.813352766 +0000 UTC m=+12.949628872 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e9a0 item 35 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5b80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5b80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5b80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5b80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5b80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.815730287 +0000 UTC m=+12.952006413 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009d5b80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da100): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da100): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058eee0 item 36 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da100): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da100): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da100): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da100): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da100): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.816679158 +0000 UTC m=+12.952955285 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da100): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da640): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da640): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da640): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.816679158 +0000 UTC m=+12.952955285 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008da640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f110 item 36 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dac80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dac80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dac80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dac80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dac80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.818784107 +0000 UTC m=+12.955060244 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dac80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db100): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db100): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db100): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db100): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db100): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f7a0 item 37 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db100): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db100): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.819745221 +0000 UTC m=+12.956021348 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db100): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db600): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db600): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db600): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db600): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db600): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.819745221 +0000 UTC m=+12.956021348 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008db600): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f960 item 37 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dbcc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dbcc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dbcc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dbcc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dbcc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.822150857 +0000 UTC m=+12.958426982 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008dbcc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee240): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee240): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058fce0 item 38 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee240): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee240): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee240): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee240): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee240): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.823192731 +0000 UTC m=+12.959468868 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee240): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee7c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee7c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee7c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee7c0): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee7c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.823192731 +0000 UTC m=+12.959468868 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ee7c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058fea0 item 38 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eee80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eee80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eee80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eee80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eee80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.825333509 +0000 UTC m=+12.961609635 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eee80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef380): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef380): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef380): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef380): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef380): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca5b0 item 39 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef380): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef380): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.826160622 +0000 UTC m=+12.962436757 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef380): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef880): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef880): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef880): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef880): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef880): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.826160622 +0000 UTC m=+12.962436757 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008ef880): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca9a0 item 39 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eff00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eff00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eff00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eff00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eff00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.828034818 +0000 UTC m=+12.964310925 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0008eff00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a4c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a4c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cafc0 item 40 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a4c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a4c0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a4c0): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a4c0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a4c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.82881374 +0000 UTC m=+12.965089847 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5a4c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5aa00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5aa00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5aa00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5aa00): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5aa00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.82881374 +0000 UTC m=+12.965089847 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5aa00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb260 item 40 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5afc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5afc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5afc0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5afc0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5afc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5afc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5afc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.830565237 +0000 UTC m=+12.966841344 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5afc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b4c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b4c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b4c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb9d0 item 41 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b4c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b4c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.831306619 +0000 UTC m=+12.967582725 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b4c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b980): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b980): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b980): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b980): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b980): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbc00 item 41 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b980): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b980): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.832113152 +0000 UTC m=+12.968389258 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5b980): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5bec0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5bec0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5bec0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5bec0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5bec0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.832113152 +0000 UTC m=+12.968389258 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d5bec0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbe30 item 41 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b940): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b940): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b940): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b940): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b940): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b940): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b940): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.834006045 +0000 UTC m=+12.970282201 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00034b940): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e280): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e280): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e280): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005225b0 item 42 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e280): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e280): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.834657487 +0000 UTC m=+12.970933593 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e280): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e800): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e800): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522a10 item 42 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e800): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e800): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e800): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e800): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e800): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.835413165 +0000 UTC m=+12.971689282 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9e800): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9ed80): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9ed80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9ed80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9ed80): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9ed80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.835413165 +0000 UTC m=+12.971689282 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9ed80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523030 item 42 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f3c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f3c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f3c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f3c0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f3c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f3c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f3c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.83704083 +0000 UTC m=+12.973316936 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f3c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f8c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f8c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f8c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005237a0 item 43 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f8c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f8c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.837699416 +0000 UTC m=+12.973975532 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9f8c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fe00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fe00): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fe00): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fe00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fe00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523a40 item 43 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fe00): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fe00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.838342884 +0000 UTC m=+12.974618990 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d9fe00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c3c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c3c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c3c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c3c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c3c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.838342884 +0000 UTC m=+12.974618990 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067c3c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0070 item 43 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067ca00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067ca00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067ca00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067ca00): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067ca00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067ca00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067ca00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.840820383 +0000 UTC m=+12.977096488 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067ca00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cf00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cf00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cf00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0d20 item 44 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cf00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cf00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.841560402 +0000 UTC m=+12.977836508 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067cf00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d440): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d440): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0fc0 item 44 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d440): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d440): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d440): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d440): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d440): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.842413352 +0000 UTC m=+12.978689459 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067d440): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dac0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dac0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dac0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dac0): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.842413352 +0000 UTC m=+12.978689459 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00067dac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f15e0 item 44 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005caac0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005caac0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005caac0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005caac0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005caac0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005caac0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005caac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.844057277 +0000 UTC m=+12.980333383 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005caac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb600): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb600): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb600): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1dc0 item 45 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb600): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb600): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.844968367 +0000 UTC m=+12.981244473 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cb600): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbe40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbe40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbe40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbe40): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbe40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.844968367 +0000 UTC m=+12.981244473 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005cbe40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca070 item 45 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252b00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252b00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252b00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252b00): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252b00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252b00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252b00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.847449283 +0000 UTC m=+12.983725419 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000252b00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253840): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253840): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253840): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca690 item 46 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253840): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253840): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.848360222 +0000 UTC m=+12.984636369 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000253840): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007683c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007683c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007683c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007683c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007683c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.848360222 +0000 UTC m=+12.984636369 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007683c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caa80 item 46 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a00): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.85104424 +0000 UTC m=+12.987320385 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768a00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768f00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768f00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768f00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb110 item 47 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768f00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768f00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.852026743 +0000 UTC m=+12.988302879 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000768f00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769700): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769700): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769700): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769700): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769700): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.852026743 +0000 UTC m=+12.988302879 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb340 item 47 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d40): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.854801571 +0000 UTC m=+12.991077717 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000769d40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654340): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654340): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654340): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb7a0 item 48 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654340): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654340): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.855973179 +0000 UTC m=+12.992249285 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654340): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4640): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4640): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4640): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.855973179 +0000 UTC m=+12.992249285 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 48 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4c80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4c80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4c80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4c80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4c80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.85789712 +0000 UTC m=+12.994173226 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d4c80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5100): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5100): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5100): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5100): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5100): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5100): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 49 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5100): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5100): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.858700568 +0000 UTC m=+12.994976674 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5100): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5640): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5640): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5640): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.858700568 +0000 UTC m=+12.994976674 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 49 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5dc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5dc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5dc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5dc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5dc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.86061433 +0000 UTC m=+12.996890436 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007d5dc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412600): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412600): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412600): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 50 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412600): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412600): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412600): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412600): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412600): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.861402609 +0000 UTC m=+12.997678715 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412600): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412bc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412bc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412bc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412bc0): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412bc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.861402609 +0000 UTC m=+12.997678715 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000412bc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 50 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.863663142 +0000 UTC m=+12.999939287 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413580): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413ac0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413ac0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413ac0): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413ac0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413ac0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413ac0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051730 item 51 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413ac0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413ac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.864758597 +0000 UTC m=+13.001034742 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000413ac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a300): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a300): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a300): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a300): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a300): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.864758597 +0000 UTC m=+13.001034742 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a300): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ab0 item 51 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a980): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a980): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a980): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a980): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a980): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.867374095 +0000 UTC m=+13.003650231 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071a980): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071aec0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071aec0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071aec0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 52 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071aec0): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071aec0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071aec0): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071aec0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071aec0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.868607871 +0000 UTC m=+13.004884017 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071aec0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b440): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b440): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b440): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b440): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b440): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.868607871 +0000 UTC m=+13.004884017 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071b440): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c380 item 52 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bb00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bb00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bb00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bb00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bb00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.871249568 +0000 UTC m=+13.007525754 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc00071bb00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe080): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe080): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe080): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe080): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe080): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe080): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ccb0 item 53 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe080): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe080): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.872288618 +0000 UTC m=+13.008564754 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe080): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe6c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe6c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe6c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe6c0): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe6c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.872288618 +0000 UTC m=+13.008564754 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fe6c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d110 item 53 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fed40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fed40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fed40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fed40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fed40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.874936217 +0000 UTC m=+13.011212363 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007fed40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff240): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff240): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff240): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d570 item 54 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff240): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff240): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff240): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff240): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff240): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.876231147 +0000 UTC m=+13.012507293 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff240): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff7c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff7c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff7c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff7c0): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff7c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.876231147 +0000 UTC m=+13.012507293 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ff7c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d730 item 54 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.87895045 +0000 UTC m=+13.015226596 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007ffe40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770400): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770400): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770400): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770400): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770400): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770400): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034db20 item 55 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770400): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770400): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.880097182 +0000 UTC m=+13.016373328 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770400): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770940): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770940): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770940): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770940): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770940): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.880097182 +0000 UTC m=+13.016373328 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770940): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dd50 item 55 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770fc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770fc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770fc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770fc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770fc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.882821204 +0000 UTC m=+13.019097340 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000770fc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007714c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007714c0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007714c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264380 item 56 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007714c0): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007714c0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007714c0): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007714c0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007714c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.883849464 +0000 UTC m=+13.020125631 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0007714c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771a40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771a40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771a40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771a40): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771a40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.883849464 +0000 UTC m=+13.020125631 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000771a40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264540 item 56 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882100): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882100): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882100): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882100): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882100): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882100): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882100): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882100): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.886131226 +0000 UTC m=+13.022407352 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882100): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882640): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882640): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002648c0 item 57 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882640): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.886955393 +0000 UTC m=+13.023231519 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882bc0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882bc0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882bc0): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882bc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882bc0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882bc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264a80 item 57 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882bc0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882bc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.887817441 +0000 UTC m=+13.024093567 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000882bc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883140): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883140): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883140): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883140): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883140): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.887817441 +0000 UTC m=+13.024093567 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883140): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264c40 item 57 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883780): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883780): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883780): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883780): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883780): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883780): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883780): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883780): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.889937289 +0000 UTC m=+13.026213414 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883780): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883cc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883cc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883cc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002652d0 item 58 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883cc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883cc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.890780451 +0000 UTC m=+13.027056577 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000883cc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8280): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8280): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8280): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265570 item 58 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8280): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8280): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8280): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8280): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8280): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.891912987 +0000 UTC m=+13.028189113 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000af8280): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788200): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788200): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788200): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788200): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788200): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.891912987 +0000 UTC m=+13.028189113 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788200): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404000 item 58 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788d00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788d00): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788d00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788d00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788d00): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788d00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788d00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788d00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.89381193 +0000 UTC m=+13.030088036 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000788d00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789440): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789440): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789440): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404770 item 59 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789440): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789440): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.894714093 +0000 UTC m=+13.030990199 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789440): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789980): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789980): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789980): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789980): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789980): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789980): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404a10 item 59 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789980): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789980): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.895414227 +0000 UTC m=+13.031690334 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789980): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789f00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789f00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789f00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789f00): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789f00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.895414227 +0000 UTC m=+13.031690334 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000789f00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404c40 item 59 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e85c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e85c0): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e85c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e85c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e85c0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e85c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e85c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e85c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.896968785 +0000 UTC m=+13.033244890 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e85c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8b80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8b80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8b80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004051f0 item 60 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8b80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8b80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.897936601 +0000 UTC m=+13.034212727 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e8b80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e90c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e90c0): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e90c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405650 item 60 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e90c0): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e90c0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e90c0): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e90c0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e90c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.898882657 +0000 UTC m=+13.035158793 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e90c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9680): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9680): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9680): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9680): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9680): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.898882657 +0000 UTC m=+13.035158793 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9680): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004059d0 item 60 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9cc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9cc0): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9cc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9cc0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9cc0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9cc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9cc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9cc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.901171071 +0000 UTC m=+13.037447197 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0005e9cc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866280): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866280): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866280): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528540 item 61 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866280): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866280): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.901970371 +0000 UTC m=+13.038246498 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866280): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866980): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866980): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866980): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866980): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866980): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.901970371 +0000 UTC m=+13.038246498 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866980): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528700 item 61 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866fc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866fc0): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866fc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866fc0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866fc0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866fc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866fc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866fc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.904574197 +0000 UTC m=+13.040850313 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000866fc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867500): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867500): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528cb0 item 62 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867500): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.905577811 +0000 UTC m=+13.041853947 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c40): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.905577811 +0000 UTC m=+13.041853947 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000867c40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528ee0 item 62 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.908434552 +0000 UTC m=+13.044710688 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940300): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940880): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940880): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940880): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005295e0 item 63 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940880): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940880): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.909459425 +0000 UTC m=+13.045735561 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940880): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940f80): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940f80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940f80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940f80): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940f80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.909459425 +0000 UTC m=+13.045735561 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000940f80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529960 item 63 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009415c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009415c0): open at offset 0 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009415c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009415c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009415c0): >_readAt: n=0, err=Bad file descriptor 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009415c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009415c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009415c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.912505922 +0000 UTC m=+13.048782068 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009415c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941b00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941b00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941b00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296310 item 64 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941b00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941b00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.913408266 +0000 UTC m=+13.049684392 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000941b00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade280): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade280): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade280): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade280): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade280): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.913408266 +0000 UTC m=+13.049684392 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade280): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296690 item 64 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade8c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade8c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade8c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade8c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade8c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.916102371 +0000 UTC m=+13.052378497 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000ade8c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000aded40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000aded40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000aded40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000aded40): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000aded40): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296ee0 item 65 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000aded40): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000aded40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.917107689 +0000 UTC m=+13.053383815 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000aded40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf2c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf2c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf2c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf2c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf2c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.917107689 +0000 UTC m=+13.053383815 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf2c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297260 item 65 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf900): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf900): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf900): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf900): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf900): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.919553989 +0000 UTC m=+13.055830116 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adf900): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adfd80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adfd80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002977a0 item 66 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adfd80): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adfd80): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adfd80): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adfd80): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adfd80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.920627495 +0000 UTC m=+13.056903621 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000adfd80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960340): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960340): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960340): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960340): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960340): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.920627495 +0000 UTC m=+13.056903621 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960340): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297c00 item 66 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960980): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960980): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960980): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960980): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960980): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.923000217 +0000 UTC m=+13.059276363 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960980): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960e00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960e00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960e00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960e00): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960e00): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc150 item 67 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960e00): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960e00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.924295087 +0000 UTC m=+13.060571223 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000960e00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961380): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961380): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961380): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961380): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961380): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.924295087 +0000 UTC m=+13.060571223 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961380): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc380 item 67 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961a00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961a00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961a00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961a00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961a00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.927206351 +0000 UTC m=+13.063482497 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961a00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961f00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961f00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc7e0 item 68 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961f00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961f00): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961f00): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961f00): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961f00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.928569098 +0000 UTC m=+13.064845234 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000961f00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b164c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b164c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b164c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b164c0): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b164c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.928569098 +0000 UTC m=+13.064845234 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b164c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc9a0 item 68 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16b00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16b00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16b00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16b00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16b00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.93167163 +0000 UTC m=+13.067947777 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16b00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccd90 item 69 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.932886781 +0000 UTC m=+13.069162907 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b16f80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654780): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654780): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654780): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654780): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654780): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.932886781 +0000 UTC m=+13.069162907 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654780): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cba40 item 69 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654e00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654e00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654e00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654e00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654e00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.936245123 +0000 UTC m=+13.072521269 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000654e00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655300): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655300): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbe30 item 70 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655300): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655300): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655300): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655300): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655300): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.937644479 +0000 UTC m=+13.073920625 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655300): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655840): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655840): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655840): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655840): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655840): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.937644479 +0000 UTC m=+13.073920625 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655840): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e0e0 item 70 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655ec0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655ec0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655ec0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655ec0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655ec0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.940622068 +0000 UTC m=+13.076898214 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000655ec0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38440): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38440): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38440): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38440): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38440): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e620 item 71 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38440): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38440): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.941850894 +0000 UTC m=+13.078127030 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38440): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38940): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38940): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38940): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38940): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38940): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.941850894 +0000 UTC m=+13.078127030 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38940): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ea80 item 71 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38fc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38fc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38fc0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38fc0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38fc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.94467318 +0000 UTC m=+13.080949316 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b38fc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39500): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39500): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036efc0 item 72 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39500): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39500): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39500): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39500): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39500): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.945825232 +0000 UTC m=+13.082101378 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39500): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39a40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39a40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39a40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39a40): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39a40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.945825232 +0000 UTC m=+13.082101378 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b39a40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f2d0 item 72 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c080): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c080): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c080): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c080): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c080): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c080): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c080): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.94845639 +0000 UTC m=+13.084732537 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c080): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c580): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c580): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c580): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f730 item 73 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c580): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c580): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.949414678 +0000 UTC m=+13.085690815 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7c580): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca40): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca40): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f8f0 item 73 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca40): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.95061962 +0000 UTC m=+13.086895766 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7ca40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cfc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cfc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cfc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cfc0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cfc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.95061962 +0000 UTC m=+13.086895766 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7cfc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fc00 item 73 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d600): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d600): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d600): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d600): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d600): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d600): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d600): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.953343822 +0000 UTC m=+13.089619968 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7d600): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7db00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7db00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7db00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8310 item 74 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7db00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7db00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.954422085 +0000 UTC m=+13.090698231 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000b7db00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da00c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da00c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8540 item 74 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da00c0): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da00c0): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da00c0): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da00c0): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da00c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.955789601 +0000 UTC m=+13.092065738 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da00c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0640): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0640): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0640): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.955789601 +0000 UTC m=+13.092065738 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8af0 item 74 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0c80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0c80): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0c80): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0c80): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0c80): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0c80): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0c80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.958750188 +0000 UTC m=+13.095026324 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da0c80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1180): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1180): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1180): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a93b0 item 75 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1180): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1180): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.959778818 +0000 UTC m=+13.096054964 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1180): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1700): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1700): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1700): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1700): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1700): _writeAt: size=3, off=2 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9730 item 75 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1700): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1700): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.961225594 +0000 UTC m=+13.097501730 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1700): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1c40): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1c40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1c40): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1c40): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1c40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.961225594 +0000 UTC m=+13.097501730 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000da1c40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a98f0 item 75 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a300): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a300): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a300): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a300): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a300): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a300): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a300): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.964258165 +0000 UTC m=+13.100534311 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a300): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a800): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a800): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a800): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9d50 item 76 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a800): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a800): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.965342539 +0000 UTC m=+13.101618686 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2a800): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2ad40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2ad40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9f10 item 76 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2ad40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2ad40): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2ad40): _writeAt: size=3, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2ad40): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2ad40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.966610098 +0000 UTC m=+13.102886245 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2ad40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b300): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b300): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b300): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b300): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b300): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.966610098 +0000 UTC m=+13.102886245 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b300): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa1c0 item 76 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b940): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b940): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b940): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b940): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b940): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b940): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b940): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.969612072 +0000 UTC m=+13.105888219 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2b940): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2be40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2be40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2be40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa690 item 77 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2be40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2be40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.970610516 +0000 UTC m=+13.106886662 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000d2be40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ac5c0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ac5c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ac5c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ac5c0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ac5c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.970610516 +0000 UTC m=+13.106886662 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ac5c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa9a0 item 77 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009acc00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009acc00): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009acc00): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009acc00): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009acc00): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009acc00): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009acc00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.97374097 +0000 UTC m=+13.110017117 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009acc00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ad100): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ad100): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ad100): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aad90 item 78 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ad100): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ad100): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.974721801 +0000 UTC m=+13.110997947 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ad100): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ad800): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ad800): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ad800): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ad800): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ad800): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.974721801 +0000 UTC m=+13.110997947 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ad800): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab180 item 78 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ade40): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ade40): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ade40): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ade40): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ade40): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ade40): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ade40): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.977891079 +0000 UTC m=+13.114167215 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc0009ade40): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0e3c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0e3c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0e3c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab570 item 79 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0e3c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0e3c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.979126317 +0000 UTC m=+13.115402463 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0e3c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0eac0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0eac0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0eac0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0eac0): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0eac0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.979126317 +0000 UTC m=+13.115402463 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0eac0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab7a0 item 79 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 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/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f100): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f100): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f100): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f100): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f100): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f100): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f100): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.982773081 +0000 UTC m=+13.119049226 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f100): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f600): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f600): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f600): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abd50 item 80 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f600): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f600): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.98380647 +0000 UTC m=+13.120082606 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0f600): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0fd00): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0fd00): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0fd00): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0fd00): >_readAt: n=5, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0fd00): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.98380647 +0000 UTC m=+13.120082606 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a0fd00): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba000 item 80 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a283c0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a283c0): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a283c0): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a283c0): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a283c0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.987023918 +0000 UTC m=+13.123300064 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a283c0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28840): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28840): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28840): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28840): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28840): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28840): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba460 item 81 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28840): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28840): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.988321343 +0000 UTC m=+13.124597489 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28840): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28d80): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28d80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28d80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28d80): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28d80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.988321343 +0000 UTC m=+13.124597489 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a28d80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba690 item 81 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29400): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29400): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29400): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29400): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29400): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.990968861 +0000 UTC m=+13.127244998 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29400): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29900): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29900): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29900): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baaf0 item 82 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29900): _readAt: size=2, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29900): >_readAt: n=0, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29900): _writeAt: size=3, off=5 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29900): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29900): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.992613348 +0000 UTC m=+13.128889494 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29900): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29e80): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29e80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29e80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29e80): >_readAt: n=3, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29e80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.992613348 +0000 UTC m=+13.128889494 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a29e80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bae00 item 82 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44580): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44580): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44580): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44580): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44580): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.995349823 +0000 UTC m=+13.131625970 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44580): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44a80): _readAt: size=2, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44a80): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44a80): open at offset 5 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44a80): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44a80): >_readAt: n=2, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44a80): _writeAt: size=3, off=7 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb340 item 83 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44a80): >_writeAt: n=3, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44a80): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.996516303 +0000 UTC m=+13.132792439 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44a80): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44fc0): _readAt: size=512, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44fc0): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44fc0): >openPending: err= 2025/06/27 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44fc0): >_readAt: n=8, err=EOF 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44fc0): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.996516303 +0000 UTC m=+13.132792439 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a44fc0): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: Remove: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb6c0 item 83 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a45640): openPending: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a45640): >openPending: err= 2025/06/27 04:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a45640): _writeAt: size=5, off=0 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a45640): >_writeAt: n=5, err= 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a45640): close: 2025/06/27 04:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:13.999313081 +0000 UTC m=+13.135589227 2025/06/27 04:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:13 DEBUG : open-test-file(0xc000a45640): >close: err= 2025/06/27 04:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a45b40): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a45b40): open at offset 5 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a45b40): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbea0 item 84 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a45b40): _readAt: size=2, off=5 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a45b40): >_readAt: n=0, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a45b40): _writeAt: size=3, off=5 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a45b40): >_writeAt: n=3, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a45b40): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.000572274 +0000 UTC m=+13.136848441 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a45b40): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64140): _readAt: size=512, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64140): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64140): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64140): >_readAt: n=3, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64140): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.000572274 +0000 UTC m=+13.136848441 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64140): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: Remove: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e690 item 84 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a647c0): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a647c0): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a647c0): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a647c0): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a647c0): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.003253856 +0000 UTC m=+13.139530003 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a647c0): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64cc0): _readAt: size=2, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64cc0): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64cc0): open at offset 5 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64cc0): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64cc0): >_readAt: n=2, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64cc0): _writeAt: size=3, off=7 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed90 item 85 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64cc0): >_writeAt: n=3, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64cc0): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.004736028 +0000 UTC m=+13.141012224 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a64cc0): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65200): _readAt: size=512, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65200): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65200): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65200): >_readAt: n=8, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65200): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.004736028 +0000 UTC m=+13.141012224 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65200): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: Remove: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f0a0 item 85 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65880): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65880): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65880): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65880): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65880): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.007894956 +0000 UTC m=+13.144171092 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65880): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65d80): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65d80): open at offset 5 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65d80): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f650 item 86 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65d80): _readAt: size=2, off=5 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65d80): >_readAt: n=0, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65d80): _writeAt: size=3, off=5 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65d80): >_writeAt: n=3, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65d80): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.008997105 +0000 UTC m=+13.145273251 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a65d80): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82380): _readAt: size=512, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82380): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82380): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82380): >_readAt: n=3, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82380): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.008997105 +0000 UTC m=+13.145273251 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82380): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: Remove: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f810 item 86 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82a00): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82a00): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82a00): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82a00): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82a00): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.011686582 +0000 UTC m=+13.147962718 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82a00): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82f00): _readAt: size=2, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82f00): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82f00): open at offset 5 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82f00): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82f00): >_readAt: n=2, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82f00): _writeAt: size=3, off=7 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e0e0 item 87 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82f00): >_writeAt: n=3, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82f00): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.012816001 +0000 UTC m=+13.149092147 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a82f00): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a83440): _readAt: size=512, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a83440): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a83440): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a83440): >_readAt: n=8, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a83440): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.012816001 +0000 UTC m=+13.149092147 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a83440): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: Remove: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e380 item 87 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:14 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/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a83ac0): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a83ac0): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a83ac0): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a83ac0): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a83ac0): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.015464852 +0000 UTC m=+13.151740988 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000a83ac0): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2040): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2040): open at offset 5 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2040): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e8c0 item 88 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2040): _readAt: size=2, off=5 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2040): >_readAt: n=0, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2040): _writeAt: size=3, off=5 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2040): >_writeAt: n=3, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2040): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.016635088 +0000 UTC m=+13.152911234 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2040): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa25c0): _readAt: size=512, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa25c0): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa25c0): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa25c0): >_readAt: n=3, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa25c0): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.016635088 +0000 UTC m=+13.152911234 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa25c0): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: Remove: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ebd0 item 88 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2c00): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2c00): open at offset 0 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2c00): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2c00): _readAt: size=2, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2c00): >_readAt: n=0, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2c00): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2c00): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2c00): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.019299999 +0000 UTC m=+13.155576146 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa2c00): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3140): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3140): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3140): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f030 item 89 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3140): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3140): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.020367664 +0000 UTC m=+13.156643800 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3140): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3680): _readAt: size=2, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3680): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3680): open at offset 5 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3680): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3680): >_readAt: n=2, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3680): _writeAt: size=3, off=7 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f3b0 item 89 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3680): >_writeAt: n=3, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3680): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.021521178 +0000 UTC m=+13.157797324 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3680): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3c00): _readAt: size=512, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3c00): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3c00): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3c00): >_readAt: n=8, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3c00): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.021521178 +0000 UTC m=+13.157797324 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000aa3c00): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: Remove: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f810 item 89 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac02c0): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac02c0): open at offset 0 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac02c0): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac02c0): _readAt: size=2, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac02c0): >_readAt: n=0, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac02c0): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac02c0): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac02c0): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.024152015 +0000 UTC m=+13.160428151 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac02c0): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0800): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0800): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0800): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ff10 item 90 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0800): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0800): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.025078945 +0000 UTC m=+13.161355081 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0800): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0d40): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0d40): open at offset 5 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0d40): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 90 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0d40): _readAt: size=2, off=5 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0d40): >_readAt: n=0, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0d40): _writeAt: size=3, off=5 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0d40): >_writeAt: n=3, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0d40): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.026201242 +0000 UTC m=+13.162477377 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac0d40): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1300): _readAt: size=512, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1300): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1300): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1300): >_readAt: n=3, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1300): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.026201242 +0000 UTC m=+13.162477377 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1300): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: Remove: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 90 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1940): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1940): open at offset 0 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1940): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1940): _readAt: size=2, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1940): >_readAt: n=0, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1940): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1940): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1940): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.028875279 +0000 UTC m=+13.165151416 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1940): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1e80): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1e80): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1e80): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381570 item 91 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1e80): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1e80): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.029986935 +0000 UTC m=+13.166263071 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000ac1e80): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a440): _readAt: size=2, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a440): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a440): open at offset 5 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a440): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a440): >_readAt: n=2, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a440): _writeAt: size=3, off=7 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381730 item 91 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a440): >_writeAt: n=3, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a440): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.03173195 +0000 UTC m=+13.168008096 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a440): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a9c0): _readAt: size=512, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a9c0): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a9c0): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a9c0): >_readAt: n=8, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a9c0): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.03173195 +0000 UTC m=+13.168008096 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a9c0): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: Remove: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381a40 item 91 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:14 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/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b000): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b000): open at offset 0 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b000): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b000): _readAt: size=2, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b000): >_readAt: n=0, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b000): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b000): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b000): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.036380455 +0000 UTC m=+13.172656590 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b000): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b540): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b540): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b540): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ea0 item 92 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b540): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b540): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.040091889 +0000 UTC m=+13.176368035 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b540): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ba80): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ba80): open at offset 5 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ba80): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ac230 item 92 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ba80): _readAt: size=2, off=5 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ba80): >_readAt: n=0, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ba80): _writeAt: size=3, off=5 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ba80): >_writeAt: n=3, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ba80): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.043649625 +0000 UTC m=+13.179925762 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ba80): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16540): _readAt: size=512, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16540): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16540): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16540): >_readAt: n=3, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16540): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.043649625 +0000 UTC m=+13.179925762 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16540): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: Remove: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc070 item 92 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16b80): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16b80): open at offset 0 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16b80): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16b80): _readAt: size=2, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16b80): >_readAt: n=0, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16b80): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16b80): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16b80): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.046360312 +0000 UTC m=+13.182636459 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b16b80): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b170c0): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b170c0): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b170c0): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc540 item 93 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b170c0): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b170c0): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.047332818 +0000 UTC m=+13.183608953 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b170c0): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17800): _readAt: size=512, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17800): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17800): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17800): >_readAt: n=5, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17800): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.047332818 +0000 UTC m=+13.183608953 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17800): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: Remove: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc700 item 93 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:14 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/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17e40): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17e40): open at offset 0 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17e40): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17e40): _readAt: size=2, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17e40): >_readAt: n=0, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17e40): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17e40): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17e40): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.050250253 +0000 UTC m=+13.186526399 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b17e40): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a400): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a400): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a400): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cca80 item 94 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a400): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a400): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.051358033 +0000 UTC m=+13.187634168 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1a400): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ab00): _readAt: size=512, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ab00): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ab00): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ab00): >_readAt: n=5, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ab00): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.051358033 +0000 UTC m=+13.187634168 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1ab00): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: Remove: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cccb0 item 94 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:14 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/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b140): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b140): open at offset 0 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b140): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b140): _readAt: size=2, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b140): >_readAt: n=0, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b140): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b140): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b140): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.054059222 +0000 UTC m=+13.190335367 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b140): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b6c0): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b6c0): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b6c0): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd030 item 95 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b6c0): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b6c0): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.055080809 +0000 UTC m=+13.191356954 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000b1b6c0): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af8280): _readAt: size=512, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af8280): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af8280): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af8280): >_readAt: n=5, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af8280): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.055080809 +0000 UTC m=+13.191356954 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af8280): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: Remove: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd2d0 item 95 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:14 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/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af88c0): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af88c0): open at offset 0 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af88c0): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af88c0): _readAt: size=2, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af88c0): >_readAt: n=0, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af88c0): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af88c0): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af88c0): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.058103892 +0000 UTC m=+13.194380038 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af88c0): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af8e00): _writeAt: size=5, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af8e00): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af8e00): >openPending: err= 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd730 item 96 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af8e00): >_writeAt: n=5, err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af8e00): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.059097527 +0000 UTC m=+13.195373672 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af8e00): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/27 04:10:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/27 04:10:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af9540): _readAt: size=512, off=0 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af9540): openPending: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af9540): >openPending: err= 2025/06/27 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af9540): >_readAt: n=5, err=EOF 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af9540): close: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-27 04:10:14.059097527 +0000 UTC m=+13.195373672 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:14 DEBUG : open-test-file(0xc000af9540): >close: err= 2025/06/27 04:10:14 DEBUG : open-test-file: Remove: 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cda40 item 96 2025/06/27 04:10:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/27 04:10:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/27 04:10:14 DEBUG : open-test-file: >Remove: err= 2025/06/27 04:10:14 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:14 DEBUG : Looking for writers 2025/06/27 04:10:14 DEBUG : >WaitForWriters: 2025/06/27 04:10:14 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.81s) --- PASS: TestRWFileHandleOpenTests/writes (0.42s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.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.39s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:14 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:14 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:14 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:14 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:14 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:14 DEBUG : file1: newRWFileHandle: 2025/06/27 04:10:14 DEBUG : file1(0xc000d9e800): openPending: 2025/06/27 04:10:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:14 DEBUG : file1(0xc000d9e800): >openPending: err= 2025/06/27 04:10:14 DEBUG : file1: >newRWFileHandle: err= 2025/06/27 04:10:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/27 04:10:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/06/27 04:10:14 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:14 DEBUG : Looking for writers 2025/06/27 04:10:14 DEBUG : file1: reading active writers 2025/06/27 04:10:14 DEBUG : file1: active writers 1 2025/06/27 04:10:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:14 DEBUG : Looking for writers 2025/06/27 04:10:14 DEBUG : file1: reading active writers 2025/06/27 04:10:14 DEBUG : file1: active writers 1 2025/06/27 04:10:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:14 DEBUG : Looking for writers 2025/06/27 04:10:14 DEBUG : file1: reading active writers 2025/06/27 04:10:14 DEBUG : file1: active writers 1 2025/06/27 04:10:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:14 DEBUG : Looking for writers 2025/06/27 04:10:14 DEBUG : file1: reading active writers 2025/06/27 04:10:14 DEBUG : file1: active writers 1 2025/06/27 04:10:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:14 DEBUG : Looking for writers 2025/06/27 04:10:14 DEBUG : file1: reading active writers 2025/06/27 04:10:14 DEBUG : file1: active writers 1 2025/06/27 04:10:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/06/27 04:10:14 DEBUG : Looking for writers 2025/06/27 04:10:14 DEBUG : file1: reading active writers 2025/06/27 04:10:14 DEBUG : file1: active writers 1 2025/06/27 04:10:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/06/27 04:10:14 DEBUG : Looking for writers 2025/06/27 04:10:14 DEBUG : file1: reading active writers 2025/06/27 04:10:14 DEBUG : file1: active writers 1 2025/06/27 04:10:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/06/27 04:10:15 DEBUG : Looking for writers 2025/06/27 04:10:15 DEBUG : file1: reading active writers 2025/06/27 04:10:15 DEBUG : file1: active writers 1 2025/06/27 04:10:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:16 DEBUG : Looking for writers 2025/06/27 04:10:16 DEBUG : file1: reading active writers 2025/06/27 04:10:16 DEBUG : file1: active writers 1 2025/06/27 04:10:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:17 DEBUG : Looking for writers 2025/06/27 04:10:17 DEBUG : file1: reading active writers 2025/06/27 04:10:17 DEBUG : file1: active writers 1 2025/06/27 04:10:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:18 DEBUG : Looking for writers 2025/06/27 04:10:18 DEBUG : file1: reading active writers 2025/06/27 04:10:18 DEBUG : file1: active writers 1 2025/06/27 04:10:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:19 DEBUG : Looking for writers 2025/06/27 04:10:19 DEBUG : file1: reading active writers 2025/06/27 04:10:19 DEBUG : file1: active writers 1 2025/06/27 04:10:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:20 DEBUG : Looking for writers 2025/06/27 04:10:20 DEBUG : file1: reading active writers 2025/06/27 04:10:20 DEBUG : file1: active writers 1 2025/06/27 04:10:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:21 DEBUG : Looking for writers 2025/06/27 04:10:21 DEBUG : file1: reading active writers 2025/06/27 04:10:21 DEBUG : file1: active writers 1 2025/06/27 04:10:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:22 DEBUG : Looking for writers 2025/06/27 04:10:22 DEBUG : file1: reading active writers 2025/06/27 04:10:22 DEBUG : file1: active writers 1 2025/06/27 04:10:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:23 DEBUG : Looking for writers 2025/06/27 04:10:23 DEBUG : file1: reading active writers 2025/06/27 04:10:23 DEBUG : file1: active writers 1 2025/06/27 04:10:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:24 DEBUG : Looking for writers 2025/06/27 04:10:24 DEBUG : file1: reading active writers 2025/06/27 04:10:24 DEBUG : file1: active writers 1 2025/06/27 04:10:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:25 DEBUG : Looking for writers 2025/06/27 04:10:25 DEBUG : file1: reading active writers 2025/06/27 04:10:25 DEBUG : file1: active writers 1 2025/06/27 04:10:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:26 DEBUG : Looking for writers 2025/06/27 04:10:26 DEBUG : file1: reading active writers 2025/06/27 04:10:26 DEBUG : file1: active writers 1 2025/06/27 04:10:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:27 DEBUG : Looking for writers 2025/06/27 04:10:27 DEBUG : file1: reading active writers 2025/06/27 04:10:27 DEBUG : file1: active writers 1 2025/06/27 04:10:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:28 DEBUG : Looking for writers 2025/06/27 04:10:28 DEBUG : file1: reading active writers 2025/06/27 04:10:28 DEBUG : file1: active writers 1 2025/06/27 04:10:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:29 DEBUG : Looking for writers 2025/06/27 04:10:29 DEBUG : file1: reading active writers 2025/06/27 04:10:29 DEBUG : file1: active writers 1 2025/06/27 04:10:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:30 DEBUG : Looking for writers 2025/06/27 04:10:30 DEBUG : file1: reading active writers 2025/06/27 04:10:30 DEBUG : file1: active writers 1 2025/06/27 04:10:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:31 DEBUG : Looking for writers 2025/06/27 04:10:31 DEBUG : file1: reading active writers 2025/06/27 04:10:31 DEBUG : file1: active writers 1 2025/06/27 04:10:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:32 DEBUG : Looking for writers 2025/06/27 04:10:32 DEBUG : file1: reading active writers 2025/06/27 04:10:32 DEBUG : file1: active writers 1 2025/06/27 04:10:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:33 DEBUG : Looking for writers 2025/06/27 04:10:33 DEBUG : file1: reading active writers 2025/06/27 04:10:33 DEBUG : file1: active writers 1 2025/06/27 04:10:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:34 DEBUG : Looking for writers 2025/06/27 04:10:34 DEBUG : file1: reading active writers 2025/06/27 04:10:34 DEBUG : file1: active writers 1 2025/06/27 04:10:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:35 DEBUG : Looking for writers 2025/06/27 04:10:35 DEBUG : file1: reading active writers 2025/06/27 04:10:35 DEBUG : file1: active writers 1 2025/06/27 04:10:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:36 DEBUG : Looking for writers 2025/06/27 04:10:36 DEBUG : file1: reading active writers 2025/06/27 04:10:36 DEBUG : file1: active writers 1 2025/06/27 04:10:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:37 DEBUG : Looking for writers 2025/06/27 04:10:37 DEBUG : file1: reading active writers 2025/06/27 04:10:37 DEBUG : file1: active writers 1 2025/06/27 04:10:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:38 DEBUG : Looking for writers 2025/06/27 04:10:38 DEBUG : file1: reading active writers 2025/06/27 04:10:38 DEBUG : file1: active writers 1 2025/06/27 04:10:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:39 DEBUG : Looking for writers 2025/06/27 04:10:39 DEBUG : file1: reading active writers 2025/06/27 04:10:39 DEBUG : file1: active writers 1 2025/06/27 04:10:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:40 DEBUG : Looking for writers 2025/06/27 04:10:40 DEBUG : file1: reading active writers 2025/06/27 04:10:40 DEBUG : file1: active writers 1 2025/06/27 04:10:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:41 DEBUG : Looking for writers 2025/06/27 04:10:41 DEBUG : file1: reading active writers 2025/06/27 04:10:41 DEBUG : file1: active writers 1 2025/06/27 04:10:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:42 DEBUG : Looking for writers 2025/06/27 04:10:42 DEBUG : file1: reading active writers 2025/06/27 04:10:42 DEBUG : file1: active writers 1 2025/06/27 04:10:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:43 DEBUG : Looking for writers 2025/06/27 04:10:43 DEBUG : file1: reading active writers 2025/06/27 04:10:43 DEBUG : file1: active writers 1 2025/06/27 04:10:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/06/27 04:10:44 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0001d70e0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000843608 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642385472} name:file1 opens:1 downloaders: o: fd:0xc000810038 info:{ModTime:{wall:13983576003680111668 ext:13220656870 loc:0x3fe36e0} ATime:{wall:13983576003680111668 ext:13220656870 loc:0x3fe36e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/06/27 04:10:44 DEBUG : >WaitForWriters: 2025/06/27 04:10:44 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:44 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:44 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:44 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:44 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:44 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:44 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:44 DEBUG : rename_me: newRWFileHandle: 2025/06/27 04:10:44 DEBUG : rename_me(0xc0005cbd80): openPending: 2025/06/27 04:10:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/27 04:10:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/27 04:10:44 DEBUG : rename_me(0xc0005cbd80): >openPending: err= 2025/06/27 04:10:44 DEBUG : rename_me: >newRWFileHandle: err= 2025/06/27 04:10:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/27 04:10:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/06/27 04:10:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/06/27 04:10:44 DEBUG : rename_me(0xc0005cbd80): _writeAt: size=5, off=0 2025/06/27 04:10:44 DEBUG : rename_me(0xc0005cbd80): >_writeAt: n=5, err= 2025/06/27 04:10:44 DEBUG : rename_me(0xc0005cbd80): close: 2025/06/27 04:10:44 DEBUG : rename_me: vfs cache: setting modification time to 2025-06-27 04:10:44.111172789 +0000 UTC m=+43.247448926 2025/06/27 04:10:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/06/27 04:10:44 DEBUG : rename_me(0xc0005cbd80): >close: err= 2025/06/27 04:10:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/06/27 04:10:44 DEBUG : i_was_renamed: Updating file with 0xc000541500 2025/06/27 04:10:44 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/06/27 04:10:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/27 04:10:44 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:44 DEBUG : Looking for writers 2025/06/27 04:10:44 DEBUG : i_was_renamed: reading active writers 2025/06/27 04:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/27 04:10:44 DEBUG : Looking for writers 2025/06/27 04:10:44 DEBUG : i_was_renamed: reading active writers 2025/06/27 04:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/27 04:10:44 DEBUG : Looking for writers 2025/06/27 04:10:44 DEBUG : i_was_renamed: reading active writers 2025/06/27 04:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/27 04:10:44 DEBUG : Looking for writers 2025/06/27 04:10:44 DEBUG : i_was_renamed: reading active writers 2025/06/27 04:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/27 04:10:44 DEBUG : i_was_renamed: vfs cache: starting upload 2025/06/27 04:10:44 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:44 INFO : i_was_renamed: Copied (new) 2025/06/27 04:10:44 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-06-27 04:10:44 +0000 UTC" 2025/06/27 04:10:44 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/06/27 04:10:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/27 04:10:44 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/06/27 04:10:44 DEBUG : Looking for writers 2025/06/27 04:10:44 DEBUG : i_was_renamed: reading active writers 2025/06/27 04:10:44 DEBUG : >WaitForWriters: 2025/06/27 04:10:44 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.20s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:44 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:44 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/27 04:10:44 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:44 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/27 04:10:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EGFoP}/rclone-test-cabesoz3duxa" 2025/06/27 04:10:44 INFO : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:44 DEBUG : forgetting directory cache 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate(0xc0007fe2c0): _readAt: size=512, off=0 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate(0xc0007fe2c0): openPending: 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-27 03:11:44 +0000 UTC" against cached fingerprint "" 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/27 04:10:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate(0xc0007fe2c0): >openPending: err= 2025/06/27 04:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate(0xc0007fe2c0): >_readAt: n=20, err=EOF 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate(0xc0007fe2c0): close: 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-27 03:11:44 +0000 GMT 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate(0xc0007fe2c0): >close: err= 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:44 DEBUG : forgetting directory cache 2025/06/27 04:10:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate(0xc000883b00): _readAt: size=512, off=0 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate(0xc000883b00): openPending: 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-27 03:12:44 +0000 UTC" against cached fingerprint "20,2025-06-27 03:11:44 +0000 UTC" 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-27 03:12:44 +0000 UTC" != cached fingerprint "20,2025-06-27 03:11:44 +0000 UTC") 2025/06/27 04:10:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/27 04:10:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate(0xc000883b00): >openPending: err= 2025/06/27 04:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate(0xc000883b00): >_readAt: n=20, err=EOF 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate(0xc000883b00): close: 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-27 03:12:44 +0000 GMT 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate(0xc000883b00): >close: err= 2025/06/27 04:10:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:44 DEBUG : forgetting directory cache 2025/06/27 04:10:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000867000): _readAt: size=512, off=0 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000867000): openPending: 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-27 03:13:44 +0000 UTC" against cached fingerprint "20,2025-06-27 03:12:44 +0000 UTC" 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-27 03:13:44 +0000 UTC" != cached fingerprint "20,2025-06-27 03:12:44 +0000 UTC") 2025/06/27 04:10:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/27 04:10:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000867000): >openPending: err= 2025/06/27 04:10:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000867000): >_readAt: n=20, err=EOF 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000867000): close: 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-27 03:13:44 +0000 GMT 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000867000): >close: err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:45 DEBUG : forgetting directory cache 2025/06/27 04:10:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000adf2c0): _readAt: size=512, off=0 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000adf2c0): openPending: 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-27 03:14:44 +0000 UTC" against cached fingerprint "20,2025-06-27 03:13:44 +0000 UTC" 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-27 03:14:44 +0000 UTC" != cached fingerprint "20,2025-06-27 03:13:44 +0000 UTC") 2025/06/27 04:10:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/27 04:10:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000adf2c0): >openPending: err= 2025/06/27 04:10:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000adf2c0): >_readAt: n=20, err=EOF 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000adf2c0): close: 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-27 03:14:44 +0000 GMT 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000adf2c0): >close: err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:45 DEBUG : forgetting directory cache 2025/06/27 04:10:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000b38240): _readAt: size=512, off=0 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000b38240): openPending: 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-27 03:15:44 +0000 UTC" against cached fingerprint "20,2025-06-27 03:14:44 +0000 UTC" 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-27 03:15:44 +0000 UTC" != cached fingerprint "20,2025-06-27 03:14:44 +0000 UTC") 2025/06/27 04:10:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/27 04:10:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000b38240): >openPending: err= 2025/06/27 04:10:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000b38240): >_readAt: n=20, err=EOF 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000b38240): close: 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-27 03:15:44 +0000 GMT 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc000b38240): >close: err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:45 DEBUG : forgetting directory cache 2025/06/27 04:10:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc0008223c0): _readAt: size=512, off=0 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc0008223c0): openPending: 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-27 03:16:44 +0000 UTC" against cached fingerprint "20,2025-06-27 03:15:44 +0000 UTC" 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-27 03:16:44 +0000 UTC" != cached fingerprint "20,2025-06-27 03:15:44 +0000 UTC") 2025/06/27 04:10:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/27 04:10:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc0008223c0): >openPending: err= 2025/06/27 04:10:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc0008223c0): >_readAt: n=20, err=EOF 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc0008223c0): close: 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-27 03:16:44 +0000 GMT 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate(0xc0008223c0): >close: err= 2025/06/27 04:10:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:46 DEBUG : forgetting directory cache 2025/06/27 04:10:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc0008486c0): _readAt: size=512, off=0 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc0008486c0): openPending: 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-06-27 03:17:44 +0000 UTC" against cached fingerprint "20,2025-06-27 03:16:44 +0000 UTC" 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-06-27 03:17:44 +0000 UTC" != cached fingerprint "20,2025-06-27 03:16:44 +0000 UTC") 2025/06/27 04:10:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/06/27 04:10:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc0008486c0): >openPending: err= 2025/06/27 04:10:46 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc0008486c0): >_readAt: n=21, err=EOF 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc0008486c0): close: 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-27 03:17:44 +0000 GMT 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc0008486c0): >close: err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:46 DEBUG : forgetting directory cache 2025/06/27 04:10:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000857980): _readAt: size=512, off=0 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000857980): openPending: 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-06-27 03:18:44 +0000 UTC" against cached fingerprint "21,2025-06-27 03:17:44 +0000 UTC" 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-06-27 03:18:44 +0000 UTC" != cached fingerprint "21,2025-06-27 03:17:44 +0000 UTC") 2025/06/27 04:10:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/06/27 04:10:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000857980): >openPending: err= 2025/06/27 04:10:46 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000857980): >_readAt: n=22, err=EOF 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000857980): close: 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-27 03:18:44 +0000 GMT 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000857980): >close: err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:46 DEBUG : forgetting directory cache 2025/06/27 04:10:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000981a00): _readAt: size=512, off=0 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000981a00): openPending: 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-06-27 03:19:44 +0000 UTC" against cached fingerprint "22,2025-06-27 03:18:44 +0000 UTC" 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-06-27 03:19:44 +0000 UTC" != cached fingerprint "22,2025-06-27 03:18:44 +0000 UTC") 2025/06/27 04:10:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/06/27 04:10:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000981a00): >openPending: err= 2025/06/27 04:10:46 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000981a00): >_readAt: n=23, err=EOF 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000981a00): close: 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-27 03:19:44 +0000 GMT 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000981a00): >close: err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:46 DEBUG : forgetting directory cache 2025/06/27 04:10:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000991b40): _readAt: size=512, off=0 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000991b40): openPending: 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-06-27 03:20:44 +0000 UTC" against cached fingerprint "23,2025-06-27 03:19:44 +0000 UTC" 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-06-27 03:20:44 +0000 UTC" != cached fingerprint "23,2025-06-27 03:19:44 +0000 UTC") 2025/06/27 04:10:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/06/27 04:10:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000991b40): >openPending: err= 2025/06/27 04:10:46 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000991b40): >_readAt: n=24, err=EOF 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000991b40): close: 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-27 03:20:44 +0000 GMT 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate(0xc000991b40): >close: err= 2025/06/27 04:10:46 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:46 DEBUG : Looking for writers 2025/06/27 04:10:46 DEBUG : TestRWCacheUpdate: reading active writers 2025/06/27 04:10:46 DEBUG : >WaitForWriters: 2025/06/27 04:10:46 DEBUG : webdav root 'rclone-test-cabesoz3duxa': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:46 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:46 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:46 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:46 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:46 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : forgetting directory cache 2025/06/27 04:10:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/06/27 04:10:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/06/27 04:10:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FilEb: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/06/27 04:10:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/06/27 04:10:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/06/27 04:10:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/06/27 04:10:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FilEb: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/06/27 04:10:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/06/27 04:10:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/06/27 04:10:47 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/06/27 04:10:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/06/27 04:10:47 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/06/27 04:10:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/06/27 04:10:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/06/27 04:10:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FilEb: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/06/27 04:10:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/06/27 04:10:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:47 DEBUG : Looking for writers 2025/06/27 04:10:47 DEBUG : FiLeB: reading active writers 2025/06/27 04:10:47 DEBUG : FilEb: reading active writers 2025/06/27 04:10:47 DEBUG : FiLeA: reading active writers 2025/06/27 04:10:47 DEBUG : >WaitForWriters: 2025/06/27 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:47 DEBUG : Looking for writers 2025/06/27 04:10:47 DEBUG : FiLeA: reading active writers 2025/06/27 04:10:47 DEBUG : FiLeB: reading active writers 2025/06/27 04:10:47 DEBUG : FilEb: reading active writers 2025/06/27 04:10:47 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:47 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:47 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/06/27 04:10:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/06/27 04:10:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/27 04:10:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:47 DEBUG : Looking for writers 2025/06/27 04:10:47 DEBUG : normal name with no special characters.txt: reading active writers 2025/06/27 04:10:47 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/06/27 04:10:47 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:47 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:47 DEBUG : webdav root 'rclone-test-cabesoz3duxa': Reusing VFS from active cache 2025/06/27 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:47 DEBUG : Looking for writers 2025/06/27 04:10:47 DEBUG : >WaitForWriters: 2025/06/27 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:47 DEBUG : Looking for writers 2025/06/27 04:10:47 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:47 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:47 DEBUG : Looking for writers 2025/06/27 04:10:47 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:47 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:47 DEBUG : Looking for writers 2025/06/27 04:10:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:47 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:47 DEBUG : dir: Looking for writers 2025/06/27 04:10:47 DEBUG : file2: reading active writers 2025/06/27 04:10:47 DEBUG : Looking for writers 2025/06/27 04:10:47 DEBUG : dir: reading active writers 2025/06/27 04:10:47 DEBUG : file1: reading active writers 2025/06/27 04:10:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:47 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:47 DEBUG : dir: Looking for writers 2025/06/27 04:10:47 DEBUG : Looking for writers 2025/06/27 04:10:47 DEBUG : dir: reading active writers 2025/06/27 04:10:47 DEBUG : file1: reading active writers 2025/06/27 04:10:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:47 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : file1: Open: flags=O_RDONLY 2025/06/27 04:10:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/27 04:10:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/27 04:10:47 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/06/27 04:10:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/27 04:10:47 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/06/27 04:10:47 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/06/27 04:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/27 04:10:47 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (0 bytes), uploading instead of streaming 2025/06/27 04:10:47 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:47 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/06/27 04:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/27 04:10:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/27 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:47 DEBUG : dir: Looking for writers 2025/06/27 04:10:47 DEBUG : file2: reading active writers 2025/06/27 04:10:47 DEBUG : new_file.txt: reading active writers 2025/06/27 04:10:47 DEBUG : Looking for writers 2025/06/27 04:10:47 DEBUG : dir: reading active writers 2025/06/27 04:10:47 DEBUG : file1: reading active writers 2025/06/27 04:10:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:48 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:48 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/06/27 04:10:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0007360c0 2025/06/27 04:10:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/27 04:10:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:48 INFO : dir/file1: Moved (server-side) to: file0 2025/06/27 04:10:48 DEBUG : file0: Updating file with file0 0xc0007360c0 2025/06/27 04:10:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/27 04:10:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/06/27 04:10:48 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:48 DEBUG : dir: Looking for writers 2025/06/27 04:10:48 DEBUG : Looking for writers 2025/06/27 04:10:48 DEBUG : dir: reading active writers 2025/06/27 04:10:48 DEBUG : file0: reading active writers 2025/06/27 04:10:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:48 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:48 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:48 DEBUG : Looking for writers 2025/06/27 04:10:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:48 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:48 DEBUG : Added virtual directory entry vAddDir: "/" 2025/06/27 04:10:48 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/27 04:10:48 DEBUG : Added virtual directory entry vAddDir: "b" 2025/06/27 04:10:48 DEBUG : Added virtual directory entry vAddDir: "c" 2025/06/27 04:10:48 DEBUG : Added virtual directory entry vAddDir: "d" 2025/06/27 04:10:48 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:48 DEBUG : Looking for writers 2025/06/27 04:10:48 DEBUG : a: Looking for writers 2025/06/27 04:10:48 DEBUG : b: Looking for writers 2025/06/27 04:10:48 DEBUG : c: Looking for writers 2025/06/27 04:10:48 DEBUG : d: Looking for writers 2025/06/27 04:10:48 DEBUG : Looking for writers 2025/06/27 04:10:48 DEBUG : /: reading active writers 2025/06/27 04:10:48 DEBUG : a: reading active writers 2025/06/27 04:10:48 DEBUG : b: reading active writers 2025/06/27 04:10:48 DEBUG : c: reading active writers 2025/06/27 04:10:48 DEBUG : d: reading active writers 2025/06/27 04:10:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:48 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:48 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/27 04:10:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/06/27 04:10:48 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/06/27 04:10:48 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/06/27 04:10:49 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:49 DEBUG : a/b/c/d: Looking for writers 2025/06/27 04:10:49 DEBUG : a/b/c: Looking for writers 2025/06/27 04:10:49 DEBUG : d: reading active writers 2025/06/27 04:10:49 DEBUG : a/b: Looking for writers 2025/06/27 04:10:49 DEBUG : c: reading active writers 2025/06/27 04:10:49 DEBUG : a: Looking for writers 2025/06/27 04:10:49 DEBUG : b: reading active writers 2025/06/27 04:10:49 DEBUG : Looking for writers 2025/06/27 04:10:49 DEBUG : a: reading active writers 2025/06/27 04:10:49 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-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:49 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:49 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:49 DEBUG : Looking for writers 2025/06/27 04:10:49 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-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:49 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/27 04:10:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/27 04:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:49 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/27 04:10:49 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/27 04:10:49 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/06/27 04:10:49 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (5 bytes), uploading instead of streaming 2025/06/27 04:10:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:49 DEBUG : file1: Size of src and dst objects identical 2025/06/27 04:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/27 04:10:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/27 04:10:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/27 04:10:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/27 04:10:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/06/27 04:10:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/27 04:10:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/27 04:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/27 04:10:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/27 04:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:49 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (0 bytes), uploading instead of streaming 2025/06/27 04:10:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:49 DEBUG : file1: Size of src and dst objects identical 2025/06/27 04:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/27 04:10:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/27 04:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/27 04:10:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/27 04:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:49 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (7 bytes), uploading instead of streaming 2025/06/27 04:10:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:49 DEBUG : file1: Size of src and dst objects identical 2025/06/27 04:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:49 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:49 DEBUG : Looking for writers 2025/06/27 04:10:49 DEBUG : file1: reading active writers 2025/06/27 04:10:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:49 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/27 04:10:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/27 04:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:49 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/06/27 04:10:50 DEBUG : file1: aborting in-sequence write wait, off=100 2025/06/27 04:10:50 DEBUG : file1: failed to wait for in-sequence write to 100 2025/06/27 04:10:50 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/06/27 04:10:50 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (11 bytes), uploading instead of streaming 2025/06/27 04:10:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:50 DEBUG : file1: Size of src and dst objects identical 2025/06/27 04:10:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:50 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/06/27 04:10:50 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:50 DEBUG : Looking for writers 2025/06/27 04:10:50 DEBUG : file1: reading active writers 2025/06/27 04:10:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:50 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/27 04:10:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/27 04:10:50 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/06/27 04:10:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:50 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (5 bytes), uploading instead of streaming 2025/06/27 04:10:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:50 DEBUG : file1: Size of src and dst objects identical 2025/06/27 04:10:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/06/27 04:10:50 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:50 DEBUG : Looking for writers 2025/06/27 04:10:50 DEBUG : file1: reading active writers 2025/06/27 04:10:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:50 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/27 04:10:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/27 04:10:50 DEBUG : file1: WriteFileHandle.Release closing 2025/06/27 04:10:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:50 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (0 bytes), uploading instead of streaming 2025/06/27 04:10:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:10:50 DEBUG : file1: Size of src and dst objects identical 2025/06/27 04:10:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:50 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/06/27 04:10:50 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:50 DEBUG : Looking for writers 2025/06/27 04:10:50 DEBUG : file1: reading active writers 2025/06/27 04:10:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:10:50 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:10:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:10:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:10:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:10:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/27 04:10:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/06/27 04:10:50 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:10:50 DEBUG : Looking for writers 2025/06/27 04:10:50 DEBUG : file1: reading active writers 2025/06/27 04:10:50 DEBUG : file1: active writers 1 2025/06/27 04:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/06/27 04:10:50 DEBUG : Looking for writers 2025/06/27 04:10:50 DEBUG : file1: reading active writers 2025/06/27 04:10:50 DEBUG : file1: active writers 1 2025/06/27 04:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/06/27 04:10:50 DEBUG : Looking for writers 2025/06/27 04:10:50 DEBUG : file1: reading active writers 2025/06/27 04:10:50 DEBUG : file1: active writers 1 2025/06/27 04:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/06/27 04:10:50 DEBUG : Looking for writers 2025/06/27 04:10:50 DEBUG : file1: reading active writers 2025/06/27 04:10:50 DEBUG : file1: active writers 1 2025/06/27 04:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/06/27 04:10:50 DEBUG : Looking for writers 2025/06/27 04:10:50 DEBUG : file1: reading active writers 2025/06/27 04:10:50 DEBUG : file1: active writers 1 2025/06/27 04:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/06/27 04:10:50 DEBUG : Looking for writers 2025/06/27 04:10:50 DEBUG : file1: reading active writers 2025/06/27 04:10:50 DEBUG : file1: active writers 1 2025/06/27 04:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/06/27 04:10:51 DEBUG : Looking for writers 2025/06/27 04:10:51 DEBUG : file1: reading active writers 2025/06/27 04:10:51 DEBUG : file1: active writers 1 2025/06/27 04:10:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/06/27 04:10:51 DEBUG : Looking for writers 2025/06/27 04:10:51 DEBUG : file1: reading active writers 2025/06/27 04:10:51 DEBUG : file1: active writers 1 2025/06/27 04:10:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:10:52 DEBUG : Looking for writers 2025/06/27 04:10:52 DEBUG : file1: reading active writers 2025/06/27 04:10:52 DEBUG : file1: active writers 1 2025/06/27 04:10:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:10:53 DEBUG : Looking for writers 2025/06/27 04:10:53 DEBUG : file1: reading active writers 2025/06/27 04:10:53 DEBUG : file1: active writers 1 2025/06/27 04:10:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:10:54 DEBUG : Looking for writers 2025/06/27 04:10:54 DEBUG : file1: reading active writers 2025/06/27 04:10:54 DEBUG : file1: active writers 1 2025/06/27 04:10:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:10:55 DEBUG : Looking for writers 2025/06/27 04:10:55 DEBUG : file1: reading active writers 2025/06/27 04:10:55 DEBUG : file1: active writers 1 2025/06/27 04:10:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:10:56 DEBUG : Looking for writers 2025/06/27 04:10:56 DEBUG : file1: reading active writers 2025/06/27 04:10:56 DEBUG : file1: active writers 1 2025/06/27 04:10:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:10:57 DEBUG : Looking for writers 2025/06/27 04:10:57 DEBUG : file1: reading active writers 2025/06/27 04:10:57 DEBUG : file1: active writers 1 2025/06/27 04:10:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:10:58 DEBUG : Looking for writers 2025/06/27 04:10:58 DEBUG : file1: reading active writers 2025/06/27 04:10:58 DEBUG : file1: active writers 1 2025/06/27 04:10:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:10:59 DEBUG : Looking for writers 2025/06/27 04:10:59 DEBUG : file1: reading active writers 2025/06/27 04:10:59 DEBUG : file1: active writers 1 2025/06/27 04:10:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:00 DEBUG : Looking for writers 2025/06/27 04:11:00 DEBUG : file1: reading active writers 2025/06/27 04:11:00 DEBUG : file1: active writers 1 2025/06/27 04:11:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:01 DEBUG : Looking for writers 2025/06/27 04:11:01 DEBUG : file1: reading active writers 2025/06/27 04:11:01 DEBUG : file1: active writers 1 2025/06/27 04:11:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:02 DEBUG : Looking for writers 2025/06/27 04:11:02 DEBUG : file1: reading active writers 2025/06/27 04:11:02 DEBUG : file1: active writers 1 2025/06/27 04:11:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:03 DEBUG : Looking for writers 2025/06/27 04:11:03 DEBUG : file1: reading active writers 2025/06/27 04:11:03 DEBUG : file1: active writers 1 2025/06/27 04:11:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:04 DEBUG : Looking for writers 2025/06/27 04:11:04 DEBUG : file1: reading active writers 2025/06/27 04:11:04 DEBUG : file1: active writers 1 2025/06/27 04:11:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:05 DEBUG : Looking for writers 2025/06/27 04:11:05 DEBUG : file1: reading active writers 2025/06/27 04:11:05 DEBUG : file1: active writers 1 2025/06/27 04:11:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:06 DEBUG : Looking for writers 2025/06/27 04:11:06 DEBUG : file1: reading active writers 2025/06/27 04:11:06 DEBUG : file1: active writers 1 2025/06/27 04:11:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:07 DEBUG : Looking for writers 2025/06/27 04:11:07 DEBUG : file1: reading active writers 2025/06/27 04:11:07 DEBUG : file1: active writers 1 2025/06/27 04:11:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:08 DEBUG : Looking for writers 2025/06/27 04:11:08 DEBUG : file1: reading active writers 2025/06/27 04:11:08 DEBUG : file1: active writers 1 2025/06/27 04:11:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:09 DEBUG : Looking for writers 2025/06/27 04:11:09 DEBUG : file1: reading active writers 2025/06/27 04:11:09 DEBUG : file1: active writers 1 2025/06/27 04:11:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:10 DEBUG : Looking for writers 2025/06/27 04:11:10 DEBUG : file1: reading active writers 2025/06/27 04:11:10 DEBUG : file1: active writers 1 2025/06/27 04:11:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:11 DEBUG : Looking for writers 2025/06/27 04:11:11 DEBUG : file1: reading active writers 2025/06/27 04:11:11 DEBUG : file1: active writers 1 2025/06/27 04:11:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:12 DEBUG : Looking for writers 2025/06/27 04:11:12 DEBUG : file1: reading active writers 2025/06/27 04:11:12 DEBUG : file1: active writers 1 2025/06/27 04:11:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:13 DEBUG : Looking for writers 2025/06/27 04:11:13 DEBUG : file1: reading active writers 2025/06/27 04:11:13 DEBUG : file1: active writers 1 2025/06/27 04:11:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:14 DEBUG : Looking for writers 2025/06/27 04:11:14 DEBUG : file1: reading active writers 2025/06/27 04:11:14 DEBUG : file1: active writers 1 2025/06/27 04:11:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:15 DEBUG : Looking for writers 2025/06/27 04:11:15 DEBUG : file1: reading active writers 2025/06/27 04:11:15 DEBUG : file1: active writers 1 2025/06/27 04:11:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:16 DEBUG : Looking for writers 2025/06/27 04:11:16 DEBUG : file1: reading active writers 2025/06/27 04:11:16 DEBUG : file1: active writers 1 2025/06/27 04:11:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:17 DEBUG : Looking for writers 2025/06/27 04:11:17 DEBUG : file1: reading active writers 2025/06/27 04:11:17 DEBUG : file1: active writers 1 2025/06/27 04:11:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:18 DEBUG : Looking for writers 2025/06/27 04:11:18 DEBUG : file1: reading active writers 2025/06/27 04:11:18 DEBUG : file1: active writers 1 2025/06/27 04:11:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:19 DEBUG : Looking for writers 2025/06/27 04:11:19 DEBUG : file1: reading active writers 2025/06/27 04:11:19 DEBUG : file1: active writers 1 2025/06/27 04:11:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/06/27 04:11:20 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/06/27 04:11:20 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:11:20 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:11:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:11:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:11:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/27 04:11:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/27 04:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:11:20 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (0 bytes), uploading instead of streaming 2025/06/27 04:11:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:11:20 DEBUG : file1: Size of src and dst objects identical 2025/06/27 04:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:11:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:11:20 DEBUG : file1: Open: flags=O_RDONLY 2025/06/27 04:11:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/27 04:11:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/27 04:11:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:11:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/27 04:11:20 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:11:20 DEBUG : Looking for writers 2025/06/27 04:11:20 DEBUG : file1: reading active writers 2025/06/27 04:11:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-cabesoz3duxa'", Local "Local file system at /tmp/rclone3350965199", Modify Window "1s" 2025/06/27 04:11:20 INFO : webdav root 'rclone-test-cabesoz3duxa': poll-interval is not supported by this remote 2025/06/27 04:11:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/27 04:11:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/27 04:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:11:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/27 04:11:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/27 04:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:11:20 DEBUG : webdav root 'rclone-test-cabesoz3duxa': File to upload is small (100 bytes), uploading instead of streaming 2025/06/27 04:11:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/06/27 04:11:20 DEBUG : file1: Size of src and dst objects identical 2025/06/27 04:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/27 04:11:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/27 04:11:20 DEBUG : file1: Open: flags=O_RDONLY 2025/06/27 04:11:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/27 04:11:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/27 04:11:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/27 04:11:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/27 04:11:20 DEBUG : WaitForWriters: timeout=30s 2025/06/27 04:11:20 DEBUG : Looking for writers 2025/06/27 04:11:20 DEBUG : file1: reading active writers 2025/06/27 04:11:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/06/27 04:11:20 DEBUG : webdav root 'rclone-test-cabesoz3duxa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.903458512s (try 1/5)