"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/11/01 02:27:01 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-biladuh2vuse" 2025/11/01 02:27:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 02:27:01 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/11/01 02:27:01 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/11/01 02:27:01 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/11/01 02:27:01 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/11/01 02:27:01 DEBUG : Setting pass="ZmuX4cNHGQJZI2Uce2KGEqSfSFX3rpss4UvG7cltZ-mU" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/11/01 02:27:01 DEBUG : TestWebdavRclone: detected overridden config - adding "{o5CLd}" suffix to name 2025/11/01 02:27:01 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/11/01 02:27:01 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/11/01 02:27:01 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/11/01 02:27:01 DEBUG : Setting pass="ZmuX4cNHGQJZI2Uce2KGEqSfSFX3rpss4UvG7cltZ-mU" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/11/01 02:27:01 DEBUG : found headers: 2025/11/01 02:27:01 DEBUG : Creating backend with remote "/tmp/rclone3413969590" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:01 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:01 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:01 DEBUG : dir: Looking for writers 2025/11/01 02:27:01 DEBUG : Looking for writers 2025/11/01 02:27:01 DEBUG : dir: reading active writers 2025/11/01 02:27:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:01 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:01 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:01 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:01 DEBUG : dir/subdir: Looking for writers 2025/11/01 02:27:01 DEBUG : dir: Looking for writers 2025/11/01 02:27:01 DEBUG : file1: reading active writers 2025/11/01 02:27:01 DEBUG : file2: reading active writers 2025/11/01 02:27:01 DEBUG : subdir: reading active writers 2025/11/01 02:27:01 DEBUG : Looking for writers 2025/11/01 02:27:01 DEBUG : dir: reading active writers 2025/11/01 02:27:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:01 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:01 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:01 DEBUG : dir: Looking for writers 2025/11/01 02:27:01 DEBUG : file1: reading active writers 2025/11/01 02:27:01 DEBUG : Looking for writers 2025/11/01 02:27:01 DEBUG : dir: reading active writers 2025/11/01 02:27:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:01 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:01 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:01 DEBUG : dir: Looking for writers 2025/11/01 02:27:01 DEBUG : Looking for writers 2025/11/01 02:27:01 DEBUG : dir: reading active writers 2025/11/01 02:27:01 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:01 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:01 DEBUG : dir: forgetting directory cache 2025/11/01 02:27:01 DEBUG : forgetting directory cache 2025/11/01 02:27:01 DEBUG : dir: forgetting directory cache 2025/11/01 02:27:01 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:01 DEBUG : Looking for writers 2025/11/01 02:27:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:01 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:02 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/01 02:27:02 DEBUG : dir: invalidating directory cache 2025/11/01 02:27:02 DEBUG : >ForgetPath: 2025/11/01 02:27:02 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/01 02:27:02 DEBUG : invalidating directory cache 2025/11/01 02:27:02 DEBUG : dir: forgetting directory cache 2025/11/01 02:27:02 DEBUG : >ForgetPath: 2025/11/01 02:27:02 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/01 02:27:02 DEBUG : >ForgetPath: 2025/11/01 02:27:02 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:02 DEBUG : dir: Looking for writers 2025/11/01 02:27:02 DEBUG : Looking for writers 2025/11/01 02:27:02 DEBUG : dir: reading active writers 2025/11/01 02:27:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:02 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:02 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:02 DEBUG : forgetting directory cache 2025/11/01 02:27:02 DEBUG : dir: forgetting directory cache 2025/11/01 02:27:02 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:02 DEBUG : dir: Looking for writers 2025/11/01 02:27:02 DEBUG : fil/a/b: Looking for writers 2025/11/01 02:27:02 DEBUG : fil/a: Looking for writers 2025/11/01 02:27:02 DEBUG : b: reading active writers 2025/11/01 02:27:02 DEBUG : fil: Looking for writers 2025/11/01 02:27:02 DEBUG : a: reading active writers 2025/11/01 02:27:02 DEBUG : Looking for writers 2025/11/01 02:27:02 DEBUG : dir: reading active writers 2025/11/01 02:27:02 DEBUG : fil: reading active writers 2025/11/01 02:27:02 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:02 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:02 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:02 DEBUG : dir: Looking for writers 2025/11/01 02:27:02 DEBUG : Looking for writers 2025/11/01 02:27:02 DEBUG : dir: reading active writers 2025/11/01 02:27:02 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:02 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:02 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:02 DEBUG : dir: Looking for writers 2025/11/01 02:27:02 DEBUG : file1: reading active writers 2025/11/01 02:27:02 DEBUG : Looking for writers 2025/11/01 02:27:02 DEBUG : dir: reading active writers 2025/11/01 02:27:02 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:02 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:02 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/11/01 02:27:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/01 02:27:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/01 02:27:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/01 02:27:02 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/01 02:27:02 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:02 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:03 DEBUG : dir: invalidating directory cache 2025/11/01 02:27:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/01 02:27:03 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/01 02:27:03 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/01 02:27:03 DEBUG : dir/file1: Reset virtual modtime 2025/11/01 02:27:03 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/01 02:27:03 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/01 02:27:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/01 02:27:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/01 02:27:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:03 DEBUG : dir: invalidating directory cache 2025/11/01 02:27:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/01 02:27:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/01 02:27:03 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/01 02:27:03 DEBUG : forgetting directory cache 2025/11/01 02:27:03 DEBUG : dir: forgetting directory cache 2025/11/01 02:27:03 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/01 02:27:03 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:03 DEBUG : dir/virtualDir: Looking for writers 2025/11/01 02:27:03 DEBUG : dir: Looking for writers 2025/11/01 02:27:03 DEBUG : file1: reading active writers 2025/11/01 02:27:03 DEBUG : virtualFile2: reading active writers 2025/11/01 02:27:03 DEBUG : virtualFile: reading active writers 2025/11/01 02:27:03 DEBUG : virtualDir: reading active writers 2025/11/01 02:27:03 DEBUG : Looking for writers 2025/11/01 02:27:03 DEBUG : dir: reading active writers 2025/11/01 02:27:03 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:03 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:03 ERROR : dir/: Can only open directories read only 2025/11/01 02:27:03 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:03 DEBUG : dir: Looking for writers 2025/11/01 02:27:03 DEBUG : Looking for writers 2025/11/01 02:27:03 DEBUG : dir: reading active writers 2025/11/01 02:27:03 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:03 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:03 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/01 02:27:03 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/01 02:27:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/01 02:27:03 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (5 bytes), uploading instead of streaming 2025/11/01 02:27:03 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:03 NOTICE: webdav root 'rclone-test-biladuh2vuse': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/01 02:27:03 DEBUG : dir/potato: Size of src and dst objects identical 2025/11/01 02:27:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/01 02:27:03 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:03 DEBUG : dir: Looking for writers 2025/11/01 02:27:03 DEBUG : file1: reading active writers 2025/11/01 02:27:03 DEBUG : potato: reading active writers 2025/11/01 02:27:03 DEBUG : Looking for writers 2025/11/01 02:27:03 DEBUG : dir: reading active writers 2025/11/01 02:27:03 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:03 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/01 02:27:03 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:03 DEBUG : dir/sub: Looking for writers 2025/11/01 02:27:03 DEBUG : dir: Looking for writers 2025/11/01 02:27:03 DEBUG : file1: reading active writers 2025/11/01 02:27:03 DEBUG : sub: reading active writers 2025/11/01 02:27:03 DEBUG : Looking for writers 2025/11/01 02:27:03 DEBUG : dir: reading active writers 2025/11/01 02:27:03 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:03 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/01 02:27:04 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/01 02:27:04 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:04 DEBUG : dir/sub/subsub: Looking for writers 2025/11/01 02:27:04 DEBUG : dir/sub: Looking for writers 2025/11/01 02:27:04 DEBUG : subsub: reading active writers 2025/11/01 02:27:04 DEBUG : dir: Looking for writers 2025/11/01 02:27:04 DEBUG : file1: reading active writers 2025/11/01 02:27:04 DEBUG : sub: reading active writers 2025/11/01 02:27:04 DEBUG : Looking for writers 2025/11/01 02:27:04 DEBUG : dir: reading active writers 2025/11/01 02:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:04 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:04 ERROR : dir/: Dir.Remove not empty 2025/11/01 02:27:04 DEBUG : dir/file1: Remove: 2025/11/01 02:27:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:04 DEBUG : dir/file1: >Remove: err= 2025/11/01 02:27:04 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/01 02:27:04 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:04 DEBUG : Looking for writers 2025/11/01 02:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:04 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:04 DEBUG : dir/file1: Remove: 2025/11/01 02:27:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:04 DEBUG : dir/file1: >Remove: err= 2025/11/01 02:27:04 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/01 02:27:04 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:04 DEBUG : Looking for writers 2025/11/01 02:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:04 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:04 DEBUG : dir/file1: Remove: 2025/11/01 02:27:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:04 DEBUG : dir/file1: >Remove: err= 2025/11/01 02:27:04 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:04 DEBUG : dir: Looking for writers 2025/11/01 02:27:04 DEBUG : Looking for writers 2025/11/01 02:27:04 DEBUG : dir: reading active writers 2025/11/01 02:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:04 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:04 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:04 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/01 02:27:04 DEBUG : dir: Updating dir with dir2 0xc0007160d0 2025/11/01 02:27:04 DEBUG : dir: forgetting directory cache 2025/11/01 02:27:04 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/01 02:27:04 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/01 02:27:05 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/01 02:27:05 DEBUG : file2: Updating file with file2 0xc00070ed80 2025/11/01 02:27:05 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/01 02:27:05 INFO : dir2/file3: Deleted 2025/11/01 02:27:05 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/01 02:27:05 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00070ed80 2025/11/01 02:27:05 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/01 02:27:05 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/01 02:27:05 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/01 02:27:05 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00075edd0 2025/11/01 02:27:05 DEBUG : empty directory: forgetting directory cache 2025/11/01 02:27:05 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/01 02:27:05 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/01 02:27:05 DEBUG : dir2: Renaming to "dir3" 2025/11/01 02:27:05 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:05 DEBUG : renamed empty directory: Looking for writers 2025/11/01 02:27:05 DEBUG : dir3: Looking for writers 2025/11/01 02:27:05 DEBUG : file3: reading active writers 2025/11/01 02:27:05 DEBUG : Looking for writers 2025/11/01 02:27:05 DEBUG : renamed empty directory: reading active writers 2025/11/01 02:27:05 DEBUG : dir3: reading active writers 2025/11/01 02:27:05 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:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:05 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/01 02:27:05 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:05 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 02:27:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/01 02:27:05 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/01 02:27:05 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/01 02:27:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/01 02:27:05 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:05 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 02:27:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/01 02:27:05 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/01 02:27:05 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/01 02:27:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/01 02:27:05 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (12 bytes), uploading instead of streaming 2025/11/01 02:27:05 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:05 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/11/01 02:27:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/01 02:27:05 DEBUG : forgetting directory cache 2025/11/01 02:27:05 DEBUG : dir: forgetting directory cache 2025/11/01 02:27:05 DEBUG : dir/sub: forgetting directory cache 2025/11/01 02:27:05 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/01 02:27:05 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/01 02:27:05 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (5 bytes), uploading instead of streaming 2025/11/01 02:27:05 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:05 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/11/01 02:27:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/01 02:27:05 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:05 DEBUG : dir/sub: Looking for writers 2025/11/01 02:27:05 DEBUG : file0: reading active writers 2025/11/01 02:27:05 DEBUG : file2: reading active writers 2025/11/01 02:27:05 DEBUG : dir: Looking for writers 2025/11/01 02:27:05 DEBUG : file1: reading active writers 2025/11/01 02:27:05 DEBUG : sub: reading active writers 2025/11/01 02:27:05 DEBUG : Looking for writers 2025/11/01 02:27:05 DEBUG : dir: reading active writers 2025/11/01 02:27:05 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:05 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/01 02:27:05 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:05 DEBUG : Looking for writers 2025/11/01 02:27:05 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:05 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/01 02:27:05 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:05 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/01 02:27:05 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/01 02:27:05 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/01 02:27:05 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:05 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:05 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/01 02:27:05 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:05 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/01 02:27:05 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/01 02:27:05 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/01 02:27:05 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:05 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:05 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:05 DEBUG : dir: Looking for writers 2025/11/01 02:27:05 DEBUG : file1: reading active writers 2025/11/01 02:27:05 DEBUG : file1.metadata: reading active writers 2025/11/01 02:27:05 DEBUG : Looking for writers 2025/11/01 02:27:05 DEBUG : dir: reading active writers 2025/11/01 02:27:05 DEBUG : dir.metadata: reading active writers 2025/11/01 02:27:05 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:05 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:05 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:05 DEBUG : dir: Looking for writers 2025/11/01 02:27:05 DEBUG : file1: reading active writers 2025/11/01 02:27:05 DEBUG : Looking for writers 2025/11/01 02:27:05 DEBUG : dir: reading active writers 2025/11/01 02:27:05 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:05 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:05 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:05 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/11/01 02:27:05 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:05 DEBUG : dir: Looking for writers 2025/11/01 02:27:05 DEBUG : file1: reading active writers 2025/11/01 02:27:05 DEBUG : Looking for writers 2025/11/01 02:27:05 DEBUG : dir: reading active writers 2025/11/01 02:27: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:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:06 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/01 02:27:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:06 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:06 DEBUG : dir: Looking for writers 2025/11/01 02:27:06 DEBUG : file1: reading active writers 2025/11/01 02:27:06 DEBUG : Looking for writers 2025/11/01 02:27:06 DEBUG : dir: reading active writers 2025/11/01 02:27:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/11/01 02:27:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/01 02:27:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 02:27:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/01 02:27:06 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:06 DEBUG : Looking for writers 2025/11/01 02:27:06 DEBUG : file.txt: reading active writers 2025/11/01 02:27:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:06 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:06 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (25 bytes), uploading instead of streaming 2025/11/01 02:27:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:06 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/01 02:27:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:06 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:06 DEBUG : dir: Looking for writers 2025/11/01 02:27:06 DEBUG : file1: reading active writers 2025/11/01 02:27:06 DEBUG : Looking for writers 2025/11/01 02:27:06 DEBUG : dir: reading active writers 2025/11/01 02:27:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:06 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:06 DEBUG : dir/file1: Remove: 2025/11/01 02:27:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:06 DEBUG : dir/file1: >Remove: err= 2025/11/01 02:27:06 DEBUG : dir/file1: Remove: 2025/11/01 02:27:06 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/01 02:27:06 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:06 DEBUG : dir: Looking for writers 2025/11/01 02:27:06 DEBUG : Looking for writers 2025/11/01 02:27:06 DEBUG : dir: reading active writers 2025/11/01 02:27:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:06 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:06 DEBUG : dir/file1: Remove: 2025/11/01 02:27:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:06 DEBUG : dir/file1: >Remove: err= 2025/11/01 02:27:06 DEBUG : dir/file1: Remove: 2025/11/01 02:27:06 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/01 02:27:06 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:06 DEBUG : dir: Looking for writers 2025/11/01 02:27:06 DEBUG : Looking for writers 2025/11/01 02:27:06 DEBUG : dir: reading active writers 2025/11/01 02:27:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:06 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/01 02:27:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/01 02:27:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/01 02:27:06 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/01 02:27:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/01 02:27:06 DEBUG : dir/file1: Open: flags=0x3 2025/11/01 02:27:06 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/01 02:27:06 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/01 02:27:06 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:06 DEBUG : dir: Looking for writers 2025/11/01 02:27:06 DEBUG : file1: reading active writers 2025/11/01 02:27:06 DEBUG : Looking for writers 2025/11/01 02:27:06 DEBUG : dir: reading active writers 2025/11/01 02:27:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:06 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:06 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:06 DEBUG : dir: Looking for writers 2025/11/01 02:27:06 DEBUG : file1: reading active writers 2025/11/01 02:27:06 DEBUG : Looking for writers 2025/11/01 02:27:06 DEBUG : dir: reading active writers 2025/11/01 02:27:06 DEBUG : >WaitForWriters: 2025/11/01 02:27:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 02:27:06 DEBUG : newLeaf: Updating file with newLeaf 0xc00070f500 2025/11/01 02:27:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/01 02:27:07 DEBUG : dir/file1: Updating file with dir/file1 0xc00070f500 2025/11/01 02:27:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 02:27:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc00070f500 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:07 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (25 bytes), uploading instead of streaming 2025/11/01 02:27:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:07 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/01 02:27:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:07 DEBUG : newLeaf: Running delayed rename now 2025/11/01 02:27:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 02:27:07 DEBUG : newLeaf: Updating file with newLeaf 0xc00070f500 2025/11/01 02:27:07 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:07 DEBUG : dir: Looking for writers 2025/11/01 02:27:07 DEBUG : Looking for writers 2025/11/01 02:27:07 DEBUG : dir: reading active writers 2025/11/01 02:27:07 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:07 DEBUG : >WaitForWriters: 2025/11/01 02:27:07 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:07 DEBUG : dir: Looking for writers 2025/11/01 02:27:07 DEBUG : Looking for writers 2025/11/01 02:27:07 DEBUG : dir: reading active writers 2025/11/01 02:27:07 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:07 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:07 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:07 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:07 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:07 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:07 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:07 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:07 DEBUG : dir: Looking for writers 2025/11/01 02:27:07 DEBUG : file1: reading active writers 2025/11/01 02:27:07 DEBUG : Looking for writers 2025/11/01 02:27:07 DEBUG : dir: reading active writers 2025/11/01 02:27:07 DEBUG : >WaitForWriters: 2025/11/01 02:27:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 02:27:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d5800 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/01 02:27:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0007d5800 2025/11/01 02:27:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 02:27:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007d5800 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:07 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (25 bytes), uploading instead of streaming 2025/11/01 02:27:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:07 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/01 02:27:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:07 DEBUG : newLeaf: Running delayed rename now 2025/11/01 02:27:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 02:27:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d5800 2025/11/01 02:27:07 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:07 DEBUG : dir: Looking for writers 2025/11/01 02:27:07 DEBUG : Looking for writers 2025/11/01 02:27:07 DEBUG : dir: reading active writers 2025/11/01 02:27:07 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:07 DEBUG : >WaitForWriters: 2025/11/01 02:27:07 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:07 DEBUG : dir: Looking for writers 2025/11/01 02:27:07 DEBUG : Looking for writers 2025/11/01 02:27:07 DEBUG : dir: reading active writers 2025/11/01 02:27:07 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:07 DEBUG : >WaitForWriters: 2025/11/01 02:27:07 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:07 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:07 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:07 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:07 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:07 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 02:27:07 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:07 DEBUG : dir/file1(0xc000f2d740): openPending: 2025/11/01 02:27:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/01 02:27:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:07 DEBUG : dir/file1(0xc000f2d740): >openPending: err= 2025/11/01 02:27:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 02:27:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:07 DEBUG : dir/file1(0xc000f2d740): _writeAt: size=14, off=0 2025/11/01 02:27:07 DEBUG : dir/file1(0xc000f2d740): >_writeAt: n=14, err= 2025/11/01 02:27:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/01 02:27:07 DEBUG : dir/file1(0xc000f2d740): close: 2025/11/01 02:27:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/01 02:27:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/01 02:27:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:07 DEBUG : dir/file1(0xc000f2d740): >close: err= 2025/11/01 02:27:07 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:07 DEBUG : dir: Looking for writers 2025/11/01 02:27:07 DEBUG : file1: reading active writers 2025/11/01 02:27:07 DEBUG : Looking for writers 2025/11/01 02:27:07 DEBUG : dir: reading active writers 2025/11/01 02:27:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:07 DEBUG : dir: Looking for writers 2025/11/01 02:27:07 DEBUG : file1: reading active writers 2025/11/01 02:27:07 DEBUG : Looking for writers 2025/11/01 02:27:07 DEBUG : dir: reading active writers 2025/11/01 02:27:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:07 DEBUG : dir: Looking for writers 2025/11/01 02:27:07 DEBUG : file1: reading active writers 2025/11/01 02:27:07 DEBUG : Looking for writers 2025/11/01 02:27:07 DEBUG : dir: reading active writers 2025/11/01 02:27:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:07 DEBUG : dir: Looking for writers 2025/11/01 02:27:07 DEBUG : file1: reading active writers 2025/11/01 02:27:07 DEBUG : Looking for writers 2025/11/01 02:27:07 DEBUG : dir: reading active writers 2025/11/01 02:27:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:07 DEBUG : dir/file1: vfs cache: starting upload 2025/11/01 02:27:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:07 INFO : dir/file1: Copied (replaced existing) 2025/11/01 02:27:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/01 02:27:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/01 02:27:07 DEBUG : dir: Looking for writers 2025/11/01 02:27:07 DEBUG : file1: reading active writers 2025/11/01 02:27:07 DEBUG : Looking for writers 2025/11/01 02:27:07 DEBUG : dir: reading active writers 2025/11/01 02:27:07 DEBUG : >WaitForWriters: 2025/11/01 02:27:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:07 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:07 DEBUG : dir/file1(0xc000e97b80): _readAt: size=512, off=0 2025/11/01 02:27:07 DEBUG : dir/file1(0xc000e97b80): openPending: 2025/11/01 02:27: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/11/01 02:27:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:07 DEBUG : dir/file1(0xc000e97b80): >openPending: err= 2025/11/01 02:27:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/01 02:27:07 DEBUG : dir/file1(0xc000e97b80): >_readAt: n=14, err=EOF 2025/11/01 02:27:07 DEBUG : dir/file1(0xc000e97b80): close: 2025/11/01 02:27:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/01 02:27:07 DEBUG : dir/file1(0xc000e97b80): >close: err= 2025/11/01 02:27:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 02:27:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 02:27:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0006fad80 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/01 02:27:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/01 02:27:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0006fad80 2025/11/01 02:27:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 02:27:07 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:07 DEBUG : dir/file1(0xc0008e6e80): openPending: 2025/11/01 02:27: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/11/01 02:27:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/01 02:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:07 DEBUG : dir/file1(0xc0008e6e80): >openPending: err= 2025/11/01 02:27:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 02:27:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:07 DEBUG : dir/file1(0xc0008e6e80): _writeAt: size=25, off=0 2025/11/01 02:27:07 DEBUG : dir/file1(0xc0008e6e80): >_writeAt: n=25, err= 2025/11/01 02:27:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 02:27:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 02:27:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0006fad80 2025/11/01 02:27:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:08 DEBUG : newLeaf(0xc0008e6e80): close: 2025/11/01 02:27:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/01 02:27:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-01 02:27:07.958476689 +0000 UTC m=+6.881118271 2025/11/01 02:27:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:08 DEBUG : newLeaf(0xc0008e6e80): >close: err= 2025/11/01 02:27:08 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:08 DEBUG : newLeaf: vfs cache: starting upload 2025/11/01 02:27:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:08 INFO : newLeaf: Copied (replaced existing) 2025/11/01 02:27:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-01 02:27:07 +0000 UTC" 2025/11/01 02:27:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/01 02:27:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : >WaitForWriters: 2025/11/01 02:27:08 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:08 DEBUG : >WaitForWriters: 2025/11/01 02:27:08 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:08 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:08 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:08 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:08 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:08 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:08 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : file1: reading active writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : >WaitForWriters: 2025/11/01 02:27:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 02:27:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d4a80 2025/11/01 02:27:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/01 02:27:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0007d4a80 2025/11/01 02:27:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/01 02:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 02:27:08 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:08 DEBUG : dir/file1(0xc0003fb480): openPending: 2025/11/01 02:27:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/01 02:27:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/01 02:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:08 DEBUG : dir/file1(0xc0003fb480): >openPending: err= 2025/11/01 02:27:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 02:27:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:08 DEBUG : dir/file1(0xc0003fb480): _writeAt: size=25, off=0 2025/11/01 02:27:08 DEBUG : dir/file1(0xc0003fb480): >_writeAt: n=25, err= 2025/11/01 02:27:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 02:27:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 02:27:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d4a80 2025/11/01 02:27:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:08 DEBUG : newLeaf(0xc0003fb480): close: 2025/11/01 02:27:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/01 02:27:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-01 02:27:08.457946376 +0000 UTC m=+7.380587958 2025/11/01 02:27:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:08 DEBUG : newLeaf(0xc0003fb480): >close: err= 2025/11/01 02:27:08 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:08 DEBUG : newLeaf: vfs cache: starting upload 2025/11/01 02:27:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:08 INFO : newLeaf: Copied (replaced existing) 2025/11/01 02:27:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-01 02:27:08 +0000 UTC" 2025/11/01 02:27:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/01 02:27:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:08 DEBUG : >WaitForWriters: 2025/11/01 02:27:08 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:08 DEBUG : >WaitForWriters: 2025/11/01 02:27:08 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:08 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:08 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:08 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:08 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:08 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 02:27:08 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:08 DEBUG : dir/file1(0xc00088ae80): openPending: 2025/11/01 02:27:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/01 02:27:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/01 02:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:08 DEBUG : dir/file1(0xc00088ae80): >openPending: err= 2025/11/01 02:27:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 02:27:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:08 DEBUG : dir/file1(0xc00088ae80): _writeAt: size=14, off=0 2025/11/01 02:27:08 DEBUG : dir/file1(0xc00088ae80): >_writeAt: n=14, err= 2025/11/01 02:27:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/01 02:27:08 DEBUG : dir/file1(0xc00088ae80): close: 2025/11/01 02:27:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/01 02:27:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/01 02:27:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:08 DEBUG : dir/file1(0xc00088ae80): >close: err= 2025/11/01 02:27:08 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : file1: reading active writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : file1: reading active writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : file1: reading active writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : file1: reading active writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:08 DEBUG : dir/file1: vfs cache: starting upload 2025/11/01 02:27:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:08 INFO : dir/file1: Copied (replaced existing) 2025/11/01 02:27:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/01 02:27:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/01 02:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/01 02:27:08 DEBUG : dir: Looking for writers 2025/11/01 02:27:08 DEBUG : file1: reading active writers 2025/11/01 02:27:08 DEBUG : Looking for writers 2025/11/01 02:27:08 DEBUG : dir: reading active writers 2025/11/01 02:27:08 DEBUG : >WaitForWriters: 2025/11/01 02:27:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:08 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:08 DEBUG : dir/file1(0xc00088b640): _readAt: size=512, off=0 2025/11/01 02:27:08 DEBUG : dir/file1(0xc00088b640): openPending: 2025/11/01 02:27: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/11/01 02:27:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/01 02:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:08 DEBUG : dir/file1(0xc00088b640): >openPending: err= 2025/11/01 02:27:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/01 02:27:08 DEBUG : dir/file1(0xc00088b640): >_readAt: n=14, err=EOF 2025/11/01 02:27:08 DEBUG : dir/file1(0xc00088b640): close: 2025/11/01 02:27:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/01 02:27:08 DEBUG : dir/file1(0xc00088b640): >close: err= 2025/11/01 02:27:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 02:27:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 02:27:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d5740 2025/11/01 02:27:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/01 02:27:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/01 02:27:09 DEBUG : dir/file1: Updating file with dir/file1 0xc0007d5740 2025/11/01 02:27:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/01 02:27:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 02:27:09 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0008b6bc0): openPending: 2025/11/01 02:27: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/11/01 02:27:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/01 02:27:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0008b6bc0): >openPending: err= 2025/11/01 02:27:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 02:27:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0008b6bc0): _writeAt: size=25, off=0 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0008b6bc0): >_writeAt: n=25, err= 2025/11/01 02:27:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 02:27:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 02:27:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d5740 2025/11/01 02:27:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:09 DEBUG : newLeaf(0xc0008b6bc0): close: 2025/11/01 02:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/01 02:27:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-01 02:27:09.104546723 +0000 UTC m=+8.027188306 2025/11/01 02:27:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:09 DEBUG : newLeaf(0xc0008b6bc0): >close: err= 2025/11/01 02:27:09 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:09 DEBUG : newLeaf: vfs cache: starting upload 2025/11/01 02:27:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:09 INFO : newLeaf: Copied (replaced existing) 2025/11/01 02:27:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-01 02:27:09 +0000 UTC" 2025/11/01 02:27:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/01 02:27:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:09 DEBUG : >WaitForWriters: 2025/11/01 02:27:09 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : >WaitForWriters: 2025/11/01 02:27:09 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:09 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:09 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:09 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:09 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:09 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:09 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : file1: reading active writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : >WaitForWriters: 2025/11/01 02:27:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:09 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0008d6b40): _readAt: size=512, off=0 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0008d6b40): openPending: 2025/11/01 02:27:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/01 02:27:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/01 02:27:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0008d6b40): >openPending: err= 2025/11/01 02:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/01 02:27:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0008d6b40): >_readAt: n=14, err=EOF 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0008d6b40): close: 2025/11/01 02:27:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0008d6b40): >close: err= 2025/11/01 02:27:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 02:27:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 02:27:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d5bc0 2025/11/01 02:27:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/01 02:27:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/01 02:27:09 DEBUG : dir/file1: Updating file with dir/file1 0xc0007d5bc0 2025/11/01 02:27:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/01 02:27:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 02:27:09 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0009e1900): openPending: 2025/11/01 02:27: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/11/01 02:27:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/01 02:27:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0009e1900): >openPending: err= 2025/11/01 02:27:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 02:27:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0009e1900): _writeAt: size=25, off=0 2025/11/01 02:27:09 DEBUG : dir/file1(0xc0009e1900): >_writeAt: n=25, err= 2025/11/01 02:27:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 02:27:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 02:27:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0007d5bc0 2025/11/01 02:27:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:09 DEBUG : newLeaf(0xc0009e1900): close: 2025/11/01 02:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/01 02:27:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-01 02:27:09.610463088 +0000 UTC m=+8.533104660 2025/11/01 02:27:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:09 DEBUG : newLeaf(0xc0009e1900): >close: err= 2025/11/01 02:27:09 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:09 DEBUG : newLeaf: vfs cache: starting upload 2025/11/01 02:27:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:09 INFO : newLeaf: Copied (replaced existing) 2025/11/01 02:27:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-01 02:27:09 +0000 UTC" 2025/11/01 02:27:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/01 02:27:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 02:27:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : >WaitForWriters: 2025/11/01 02:27:09 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : newLeaf: reading active writers 2025/11/01 02:27:09 DEBUG : >WaitForWriters: 2025/11/01 02:27:09 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:09 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:09 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:09 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27: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:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:09 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/01 02:27:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/01 02:27:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:09 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:09 DEBUG : dir: Looking for writers 2025/11/01 02:27:09 DEBUG : file1: reading active writers 2025/11/01 02:27:09 DEBUG : Looking for writers 2025/11/01 02:27:09 DEBUG : dir: reading active writers 2025/11/01 02:27:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:10 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/01 02:27:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/01 02:27:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/01 02:27:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/01 02:27:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/01 02:27:10 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:10 DEBUG : dir: Looking for writers 2025/11/01 02:27:10 DEBUG : file1: reading active writers 2025/11/01 02:27:10 DEBUG : Looking for writers 2025/11/01 02:27:10 DEBUG : dir: reading active writers 2025/11/01 02:27:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:10 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/01 02:27:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/01 02:27:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/01 02:27:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/01 02:27:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/01 02:27:10 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/01 02:27:10 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/01 02:27:10 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/01 02:27:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/01 02:27:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/01 02:27:10 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/01 02:27:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/01 02:27:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/01 02:27:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/01 02:27:10 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/01 02:27:10 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:10 DEBUG : dir: Looking for writers 2025/11/01 02:27:10 DEBUG : file1: reading active writers 2025/11/01 02:27:10 DEBUG : Looking for writers 2025/11/01 02:27:10 DEBUG : dir: reading active writers 2025/11/01 02:27:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:10 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/01 02:27:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:10 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:10 DEBUG : dir: Looking for writers 2025/11/01 02:27:10 DEBUG : file1: reading active writers 2025/11/01 02:27:10 DEBUG : Looking for writers 2025/11/01 02:27:10 DEBUG : dir: reading active writers 2025/11/01 02:27:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:10 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/01 02:27:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/01 02:27:10 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/01 02:27:10 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:10 DEBUG : dir: Looking for writers 2025/11/01 02:27:10 DEBUG : file1: reading active writers 2025/11/01 02:27:10 DEBUG : Looking for writers 2025/11/01 02:27:10 DEBUG : dir: reading active writers 2025/11/01 02:27:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:10 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:10 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:10 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:10 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:10 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:10 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 02:27:10 DEBUG : dir/file1(0xc0009a4c80): _readAt: size=1, off=0 2025/11/01 02:27:10 DEBUG : dir/file1(0xc0009a4c80): openPending: 2025/11/01 02:27:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/01 02:27:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 02:27:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:10 DEBUG : dir/file1(0xc0009a4c80): >openPending: err= 2025/11/01 02:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:10 DEBUG : dir/file1(0xc0009a4c80): >_readAt: n=1, err= 2025/11/01 02:27:10 DEBUG : dir/file1(0xc0009a4c80): _readAt: size=256, off=1 2025/11/01 02:27:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/01 02:27:10 DEBUG : dir/file1(0xc0009a4c80): >_readAt: n=15, err=EOF 2025/11/01 02:27:10 DEBUG : dir/file1(0xc0009a4c80): _readAt: size=16, off=16 2025/11/01 02:27:10 DEBUG : dir/file1(0xc0009a4c80): >_readAt: n=0, err=EOF 2025/11/01 02:27:10 DEBUG : dir/file1(0xc0009a4c80): close: 2025/11/01 02:27:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/01 02:27:10 DEBUG : dir/file1(0xc0009a4c80): >close: err= 2025/11/01 02:27:10 DEBUG : dir/file1(0xc0009a4c80): close: 2025/11/01 02:27:10 DEBUG : dir/file1(0xc0009a4c80): >close: err=file already closed 2025/11/01 02:27:10 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:10 DEBUG : dir: Looking for writers 2025/11/01 02:27:10 DEBUG : file1: reading active writers 2025/11/01 02:27:10 DEBUG : Looking for writers 2025/11/01 02:27:10 DEBUG : dir: reading active writers 2025/11/01 02:27:10 DEBUG : >WaitForWriters: 2025/11/01 02:27:10 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:10 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:10 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:10 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:10 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:10 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:11 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): _readAt: size=1, off=0 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): openPending: 2025/11/01 02:27:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/01 02:27:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 02:27:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): >openPending: err= 2025/11/01 02:27:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/01 02:27:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): >_readAt: n=1, err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): _readAt: size=1, off=5 2025/11/01 02:27:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): >_readAt: n=1, err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): _readAt: size=1, off=3 2025/11/01 02:27:11 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): >_readAt: n=1, err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): _readAt: size=1, off=13 2025/11/01 02:27:11 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): >_readAt: n=1, err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): _readAt: size=16, off=100 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): >_readAt: n=0, err=EOF 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): close: 2025/11/01 02:27:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000869dc0): >close: err= 2025/11/01 02:27:11 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:11 DEBUG : dir: Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : dir: reading active writers 2025/11/01 02:27:11 DEBUG : >WaitForWriters: 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:11 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:11 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): _readAt: size=1, off=0 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): openPending: 2025/11/01 02:27:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/01 02:27:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 02:27:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): >openPending: err= 2025/11/01 02:27:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/01 02:27:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): >_readAt: n=1, err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): _readAt: size=1, off=5 2025/11/01 02:27:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): >_readAt: n=1, err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): _readAt: size=1, off=1 2025/11/01 02:27:11 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): >_readAt: n=1, err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): _readAt: size=6, off=10 2025/11/01 02:27:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): >_readAt: n=6, err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): _readAt: size=256, off=10 2025/11/01 02:27:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): >_readAt: n=6, err=EOF 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): _readAt: size=256, off=100 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): >_readAt: n=0, err=EOF 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): close: 2025/11/01 02:27:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): >close: err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): _readAt: size=256, off=100 2025/11/01 02:27:11 DEBUG : dir/file1(0xc000893280): >_readAt: n=0, err=file already closed 2025/11/01 02:27:11 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:11 DEBUG : dir: Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : dir: reading active writers 2025/11/01 02:27:11 DEBUG : >WaitForWriters: 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:11 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:11 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc0008bb140): RWFileHandle.Flush 2025/11/01 02:27:11 DEBUG : dir/file1(0xc0008bb140): _readAt: size=256, off=0 2025/11/01 02:27:11 DEBUG : dir/file1(0xc0008bb140): openPending: 2025/11/01 02:27:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/01 02:27:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 02:27:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:11 DEBUG : dir/file1(0xc0008bb140): >openPending: err= 2025/11/01 02:27:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/01 02:27:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:11 DEBUG : dir/file1(0xc0008bb140): >_readAt: n=16, err=EOF 2025/11/01 02:27:11 DEBUG : dir/file1(0xc0008bb140): RWFileHandle.Flush 2025/11/01 02:27:11 DEBUG : dir/file1(0xc0008bb140): RWFileHandle.Flush 2025/11/01 02:27:11 DEBUG : dir/file1(0xc0008bb140): close: 2025/11/01 02:27:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/01 02:27:11 DEBUG : dir/file1(0xc0008bb140): >close: err= 2025/11/01 02:27:11 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:11 DEBUG : dir: Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : dir: reading active writers 2025/11/01 02:27:11 DEBUG : >WaitForWriters: 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:11 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 02:27:11 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc00086dc40): _readAt: size=256, off=0 2025/11/01 02:27:11 DEBUG : dir/file1(0xc00086dc40): openPending: 2025/11/01 02:27:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/01 02:27:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 02:27:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:11 DEBUG : dir/file1(0xc00086dc40): >openPending: err= 2025/11/01 02:27:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/01 02:27:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:11 DEBUG : dir/file1(0xc00086dc40): >_readAt: n=16, err=EOF 2025/11/01 02:27:11 DEBUG : dir/file1(0xc00086dc40): RWFileHandle.Release 2025/11/01 02:27:11 DEBUG : dir/file1(0xc00086dc40): close: 2025/11/01 02:27:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/01 02:27:11 DEBUG : dir/file1(0xc00086dc40): >close: err= 2025/11/01 02:27:11 DEBUG : dir/file1(0xc00086dc40): RWFileHandle.Release 2025/11/01 02:27:11 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:11 DEBUG : dir: Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : dir: reading active writers 2025/11/01 02:27:11 DEBUG : >WaitForWriters: 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:11 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:11 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:11 DEBUG : file1: newRWFileHandle: 2025/11/01 02:27:11 DEBUG : file1(0xc0009d1e80): openPending: 2025/11/01 02:27:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:11 DEBUG : file1(0xc0009d1e80): >openPending: err= 2025/11/01 02:27:11 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 02:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 02:27:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/01 02:27:11 DEBUG : file1(0xc0009d1e80): _writeAt: size=5, off=0 2025/11/01 02:27:11 DEBUG : file1(0xc0009d1e80): >_writeAt: n=5, err= 2025/11/01 02:27:11 DEBUG : file1(0xc0009d1e80): _writeAt: size=7, off=5 2025/11/01 02:27:11 DEBUG : file1(0xc0009d1e80): >_writeAt: n=7, err= 2025/11/01 02:27:11 DEBUG : file1: vfs cache: truncate to size=11 2025/11/01 02:27:11 DEBUG : file1(0xc0009d1e80): close: 2025/11/01 02:27:11 DEBUG : file1: vfs cache: setting modification time to 2025-11-01 02:27:11.560461484 +0000 UTC m=+10.483103017 2025/11/01 02:27:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:11 DEBUG : file1(0xc0009d1e80): >close: err= 2025/11/01 02:27:11 DEBUG : file1(0xc0009d1e80): close: 2025/11/01 02:27:11 DEBUG : file1(0xc0009d1e80): >close: err=file already closed 2025/11/01 02:27:11 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:11 DEBUG : file1: vfs cache: starting upload 2025/11/01 02:27:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:11 INFO : file1: Copied (new) 2025/11/01 02:27:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-01 02:27:11 +0000 UTC" 2025/11/01 02:27:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/01 02:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:11 INFO : file1: vfs cache: upload succeeded try #1 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : >WaitForWriters: 2025/11/01 02:27:11 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : >WaitForWriters: 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:11 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:11 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:11 DEBUG : file1: newRWFileHandle: 2025/11/01 02:27:11 DEBUG : file1(0xc000b901c0): openPending: 2025/11/01 02:27:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:11 DEBUG : file1(0xc000b901c0): >openPending: err= 2025/11/01 02:27:11 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 02:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 02:27:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/01 02:27:11 DEBUG : file1(0xc000b901c0): _writeAt: size=7, off=0 2025/11/01 02:27:11 DEBUG : file1(0xc000b901c0): >_writeAt: n=7, err= 2025/11/01 02:27:11 DEBUG : file1(0xc000b901c0): _writeAt: size=6, off=5 2025/11/01 02:27:11 DEBUG : file1(0xc000b901c0): >_writeAt: n=6, err= 2025/11/01 02:27:11 DEBUG : file1(0xc000b901c0): close: 2025/11/01 02:27:11 DEBUG : file1: vfs cache: setting modification time to 2025-11-01 02:27:11.758200919 +0000 UTC m=+10.680842502 2025/11/01 02:27:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:11 DEBUG : file1(0xc000b901c0): >close: err= 2025/11/01 02:27:11 DEBUG : file1(0xc000b901c0): _writeAt: size=5, off=0 2025/11/01 02:27:11 DEBUG : file1(0xc000b901c0): >_writeAt: n=0, err=file already closed 2025/11/01 02:27:11 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:11 DEBUG : file1: vfs cache: starting upload 2025/11/01 02:27:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:11 INFO : file1: Copied (new) 2025/11/01 02:27:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-01 02:27:11 +0000 UTC" 2025/11/01 02:27:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/01 02:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:11 INFO : file1: vfs cache: upload succeeded try #1 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : >WaitForWriters: 2025/11/01 02:27:11 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : >WaitForWriters: 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:11 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:11 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:11 DEBUG : file1: newRWFileHandle: 2025/11/01 02:27:11 DEBUG : file1(0xc000a67b40): openPending: 2025/11/01 02:27:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:11 DEBUG : file1(0xc000a67b40): >openPending: err= 2025/11/01 02:27:11 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 02:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 02:27:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/01 02:27:11 DEBUG : file1(0xc000a67b40): close: 2025/11/01 02:27:11 DEBUG : file1: vfs cache: setting modification time to 2025-11-01 02:27:11.956378436 +0000 UTC m=+10.879019988 2025/11/01 02:27:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:11 DEBUG : file1(0xc000a67b40): >close: err= 2025/11/01 02:27:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/01 02:27:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 02:27:11 DEBUG : file2: newRWFileHandle: 2025/11/01 02:27:11 DEBUG : file2(0xc000da8040): openPending: 2025/11/01 02:27:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/01 02:27:11 DEBUG : file2(0xc000da8040): >openPending: err= 2025/11/01 02:27:11 DEBUG : file2: >newRWFileHandle: err= 2025/11/01 02:27:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/01 02:27:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/01 02:27:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/01 02:27:11 DEBUG : file2(0xc000da8040): RWFileHandle.Flush 2025/11/01 02:27:11 DEBUG : file2(0xc000da8040): RWFileHandle.Release 2025/11/01 02:27:11 DEBUG : file2(0xc000da8040): close: 2025/11/01 02:27:11 DEBUG : file2: vfs cache: setting modification time to 2025-11-01 02:27:11.957599959 +0000 UTC m=+10.880241521 2025/11/01 02:27:11 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:11 DEBUG : file2(0xc000da8040): >close: err= 2025/11/01 02:27:11 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : file2: reading active writers 2025/11/01 02:27:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : file2: reading active writers 2025/11/01 02:27:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/01 02:27:11 DEBUG : Looking for writers 2025/11/01 02:27:11 DEBUG : file1: reading active writers 2025/11/01 02:27:11 DEBUG : file2: reading active writers 2025/11/01 02:27:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file2: reading active writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/01 02:27:12 DEBUG : file1: vfs cache: starting upload 2025/11/01 02:27:12 DEBUG : file2: vfs cache: starting upload 2025/11/01 02:27:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:12 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:12 INFO : file1: Copied (new) 2025/11/01 02:27:12 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-01 02:27:11 +0000 UTC" 2025/11/01 02:27:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/01 02:27:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:12 INFO : file1: vfs cache: upload succeeded try #1 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : file2: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 02:27:12 INFO : file2: Copied (new) 2025/11/01 02:27:12 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-01 02:27:11 +0000 UTC" 2025/11/01 02:27:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/01 02:27:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/01 02:27:12 INFO : file2: vfs cache: upload succeeded try #1 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : file2: reading active writers 2025/11/01 02:27:12 DEBUG : >WaitForWriters: 2025/11/01 02:27:12 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : file2: reading active writers 2025/11/01 02:27:12 DEBUG : >WaitForWriters: 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:12 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:12 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:12 DEBUG : file1: newRWFileHandle: 2025/11/01 02:27:12 DEBUG : file1(0xc000e09200): openPending: 2025/11/01 02:27:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:12 DEBUG : file1(0xc000e09200): >openPending: err= 2025/11/01 02:27:12 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 02:27:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 02:27:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/01 02:27:12 DEBUG : file1(0xc000e09200): _writeAt: size=5, off=0 2025/11/01 02:27:12 DEBUG : file1(0xc000e09200): >_writeAt: n=5, err= 2025/11/01 02:27:12 DEBUG : file1(0xc000e09200): RWFileHandle.Flush 2025/11/01 02:27:12 DEBUG : file1(0xc000e09200): RWFileHandle.Flush 2025/11/01 02:27:12 DEBUG : file1(0xc000e09200): close: 2025/11/01 02:27:12 DEBUG : file1: vfs cache: setting modification time to 2025-11-01 02:27:12.326639448 +0000 UTC m=+11.249281030 2025/11/01 02:27:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:12 DEBUG : file1(0xc000e09200): >close: err= 2025/11/01 02:27:12 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:12 DEBUG : file1: vfs cache: starting upload 2025/11/01 02:27:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:12 INFO : file1: Copied (new) 2025/11/01 02:27:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-01 02:27:12 +0000 UTC" 2025/11/01 02:27:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/01 02:27:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:12 INFO : file1: vfs cache: upload succeeded try #1 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : >WaitForWriters: 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:12 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:12 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:12 DEBUG : file1: newRWFileHandle: 2025/11/01 02:27:12 DEBUG : file1(0xc000f02c40): openPending: 2025/11/01 02:27:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:12 DEBUG : file1(0xc000f02c40): >openPending: err= 2025/11/01 02:27:12 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 02:27:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 02:27:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/01 02:27:12 DEBUG : file1(0xc000f02c40): _writeAt: size=5, off=0 2025/11/01 02:27:12 DEBUG : file1(0xc000f02c40): >_writeAt: n=5, err= 2025/11/01 02:27:12 DEBUG : file1(0xc000f02c40): RWFileHandle.Release 2025/11/01 02:27:12 DEBUG : file1(0xc000f02c40): close: 2025/11/01 02:27:12 DEBUG : file1: vfs cache: setting modification time to 2025-11-01 02:27:12.514171154 +0000 UTC m=+11.436812726 2025/11/01 02:27:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:12 DEBUG : file1(0xc000f02c40): >close: err= 2025/11/01 02:27:12 DEBUG : file1(0xc000f02c40): RWFileHandle.Release 2025/11/01 02:27:12 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:12 DEBUG : file1: vfs cache: starting upload 2025/11/01 02:27:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:12 INFO : file1: Copied (new) 2025/11/01 02:27:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-01 02:27:12 +0000 UTC" 2025/11/01 02:27:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/01 02:27:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:12 INFO : file1: vfs cache: upload succeeded try #1 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : >WaitForWriters: 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:12 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/01 02:27:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 02:27:12 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:12 DEBUG : dir/file1(0xc0009a4b80): openPending: 2025/11/01 02:27:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/01 02:27:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 02:27:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:12 DEBUG : dir/file1(0xc0009a4b80): >openPending: err= 2025/11/01 02:27:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 02:27:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 02:27:12 DEBUG : dir/file1(0xc0009a4b80): _writeAt: size=5, off=0 2025/11/01 02:27:12 DEBUG : dir/file1(0xc0009a4b80): >_writeAt: n=5, err= 2025/11/01 02:27:12 DEBUG : dir/file1(0xc0009a4b80): close: 2025/11/01 02:27:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-01 02:27:12.765250241 +0000 UTC m=+11.687891784 2025/11/01 02:27:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:12 DEBUG : dir/file1(0xc0009a4b80): >close: err= 2025/11/01 02:27:12 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:12 DEBUG : dir: Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : dir: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:12 DEBUG : dir: Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : dir: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:12 DEBUG : dir: Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : dir: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:12 DEBUG : dir: Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : dir: reading active writers 2025/11/01 02:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:12 DEBUG : dir/file1: vfs cache: starting upload 2025/11/01 02:27:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:12 INFO : dir/file1: Copied (replaced existing) 2025/11/01 02:27:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-01 02:27:12 +0000 UTC" 2025/11/01 02:27:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/01 02:27:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/01 02:27:12 DEBUG : dir: Looking for writers 2025/11/01 02:27:12 DEBUG : file1: reading active writers 2025/11/01 02:27:12 DEBUG : Looking for writers 2025/11/01 02:27:12 DEBUG : dir: reading active writers 2025/11/01 02:27:12 DEBUG : >WaitForWriters: 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:12 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:12 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 02:27:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 02:27:13 DEBUG : dir/file1(0xc0008763c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : dir/file1(0xc0008763c0): openPending: 2025/11/01 02:27:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/01 02:27:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 02:27:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:13 DEBUG : dir/file1(0xc0008763c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : dir/file1(0xc0008763c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : dir/file1(0xc0008763c0): _writeAt: size=15, off=5 2025/11/01 02:27:13 DEBUG : dir/file1(0xc0008763c0): >_writeAt: n=15, err= 2025/11/01 02:27:13 DEBUG : dir/file1(0xc0008763c0): close: 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/01 02:27:13 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-01 02:27:13.05542334 +0000 UTC m=+11.978064883 2025/11/01 02:27:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : dir/file1(0xc0008763c0): >close: err= 2025/11/01 02:27:13 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:13 DEBUG : dir: Looking for writers 2025/11/01 02:27:13 DEBUG : file1: reading active writers 2025/11/01 02:27:13 DEBUG : Looking for writers 2025/11/01 02:27:13 DEBUG : dir: reading active writers 2025/11/01 02:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:13 DEBUG : dir: Looking for writers 2025/11/01 02:27:13 DEBUG : file1: reading active writers 2025/11/01 02:27:13 DEBUG : Looking for writers 2025/11/01 02:27:13 DEBUG : dir: reading active writers 2025/11/01 02:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:13 DEBUG : dir: Looking for writers 2025/11/01 02:27:13 DEBUG : file1: reading active writers 2025/11/01 02:27:13 DEBUG : Looking for writers 2025/11/01 02:27:13 DEBUG : dir: reading active writers 2025/11/01 02:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:13 DEBUG : dir: Looking for writers 2025/11/01 02:27:13 DEBUG : file1: reading active writers 2025/11/01 02:27:13 DEBUG : Looking for writers 2025/11/01 02:27:13 DEBUG : dir: reading active writers 2025/11/01 02:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:13 DEBUG : dir/file1: vfs cache: starting upload 2025/11/01 02:27:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:13 INFO : dir/file1: Copied (replaced existing) 2025/11/01 02:27:13 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-01 02:27:13 +0000 UTC" 2025/11/01 02:27:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/01 02:27:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/01 02:27:13 DEBUG : dir: Looking for writers 2025/11/01 02:27:13 DEBUG : file1: reading active writers 2025/11/01 02:27:13 DEBUG : Looking for writers 2025/11/01 02:27:13 DEBUG : dir: reading active writers 2025/11/01 02:27:13 DEBUG : >WaitForWriters: 2025/11/01 02:27:13 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:13 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:13 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:13 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : file1: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : file1(0xc000dbfc80): openPending: 2025/11/01 02:27:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:13 DEBUG : file1(0xc000dbfc80): >openPending: err= 2025/11/01 02:27:13 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 02:27:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/01 02:27:13 DEBUG : file1(0xc000dbfc80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : file1(0xc000dbfc80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : file1(0xc000dbfc80): close: 2025/11/01 02:27:13 DEBUG : file1: vfs cache: setting modification time to 2025-11-01 02:27:13.27814643 +0000 UTC m=+12.200788012 2025/11/01 02:27:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : file1(0xc000dbfc80): >close: err= 2025/11/01 02:27:13 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:13 DEBUG : Looking for writers 2025/11/01 02:27:13 DEBUG : file1: reading active writers 2025/11/01 02:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:13 DEBUG : Looking for writers 2025/11/01 02:27:13 DEBUG : file1: reading active writers 2025/11/01 02:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:13 DEBUG : Looking for writers 2025/11/01 02:27:13 DEBUG : file1: reading active writers 2025/11/01 02:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:13 DEBUG : Looking for writers 2025/11/01 02:27:13 DEBUG : file1: reading active writers 2025/11/01 02:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:13 DEBUG : file1: vfs cache: starting upload 2025/11/01 02:27:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:13 INFO : file1: Copied (new) 2025/11/01 02:27:13 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-01 02:27:13 +0000 UTC" 2025/11/01 02:27:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:13 INFO : file1: vfs cache: upload succeeded try #1 2025/11/01 02:27:13 DEBUG : Looking for writers 2025/11/01 02:27:13 DEBUG : file1: reading active writers 2025/11/01 02:27:13 DEBUG : >WaitForWriters: 2025/11/01 02:27:13 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:13 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:13 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:13 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/01 02:27:13 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f640): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f640): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f640): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f640): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f640): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.467296343 +0000 UTC m=+12.389937885 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f640): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fb40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fb40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fb40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fb40): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fb40): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fb40): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fb40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.467296343 +0000 UTC m=+12.389937885 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fb40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f34080): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f34080): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f34080): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f34080): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f34080): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.467296343 +0000 UTC m=+12.389937885 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f34080): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3c70 item 1 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f346c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f346c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f346c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f346c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f346c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.470502383 +0000 UTC m=+12.393143925 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f346c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f34bc0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f34bc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f34bc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f34bc0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f34bc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.470502383 +0000 UTC m=+12.393143925 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f34bc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee1c0 item 2 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35200): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35200): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35200): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35200): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35200): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.472335486 +0000 UTC m=+12.394977028 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35200): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35680): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35680): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35680): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35680): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35680): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35680): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35680): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.472335486 +0000 UTC m=+12.394977028 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35680): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35b40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35b40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35b40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35b40): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35b40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.472335486 +0000 UTC m=+12.394977028 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f35b40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee770 item 3 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4e240): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4e240): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4e240): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4e240): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4e240): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.47447863 +0000 UTC m=+12.397120173 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4e240): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4e780): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4e780): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4e780): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4e780): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4e780): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.47447863 +0000 UTC m=+12.397120173 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4e780): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eee00 item 4 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4edc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4edc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4edc0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4edc0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4edc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.476964719 +0000 UTC m=+12.399606261 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4edc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f240): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f240): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f240): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f240): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f240): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f240): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f240): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.476964719 +0000 UTC m=+12.399606261 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f240): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f700): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f700): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f700): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f700): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f700): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.476964719 +0000 UTC m=+12.399606261 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4f700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef500 item 5 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4fd80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4fd80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4fd80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4fd80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4fd80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.479404481 +0000 UTC m=+12.402046022 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f4fd80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5a340): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5a340): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5a340): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5a340): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5a340): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.479404481 +0000 UTC m=+12.402046022 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5a340): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efc00 item 6 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5a9c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5a9c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5a9c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5a9c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5a9c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.482543685 +0000 UTC m=+12.405185227 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5a9c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5aec0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5aec0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5aec0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5aec0): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5aec0): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5aec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5aec0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.482543685 +0000 UTC m=+12.405185227 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5aec0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5b380): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5b380): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5b380): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5b380): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5b380): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.482543685 +0000 UTC m=+12.405185227 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5b380): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e230 item 7 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5ba00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5ba00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5ba00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5ba00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5ba00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.484754647 +0000 UTC m=+12.407396189 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5ba00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5bf40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5bf40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5bf40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5bf40): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5bf40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.484754647 +0000 UTC m=+12.407396189 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f5bf40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fc00 item 8 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6e580): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc000f6e580): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6e580): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6e580): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6e580): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6e580): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6e580): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6e940): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6e940): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6e940): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6e940): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6e940): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.486459108 +0000 UTC m=+12.409100650 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6e940): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6edc0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6edc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6edc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6edc0): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6edc0): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6edc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6edc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.486459108 +0000 UTC m=+12.409100650 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6edc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6f2c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6f2c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6f2c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6f2c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6f2c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.486459108 +0000 UTC m=+12.409100650 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6f2c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498150 item 9 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6f940): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6f940): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6f940): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6f940): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6f940): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.4910183 +0000 UTC m=+12.413659842 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6f940): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6fe80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6fe80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6fe80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6fe80): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6fe80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.4910183 +0000 UTC m=+12.413659842 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f6fe80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498cb0 item 10 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638540): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc000638540): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638540): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638540): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638540): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638540): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638540): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638900): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638900): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638900): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638900): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638900): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.492896296 +0000 UTC m=+12.415537839 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638900): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638e00): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638e00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638e00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638e00): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638e00): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638e00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.492896296 +0000 UTC m=+12.415537839 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000638e00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639300): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639300): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639300): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639300): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639300): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.492896296 +0000 UTC m=+12.415537839 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639300): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499180 item 11 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639980): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639980): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639980): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.496368897 +0000 UTC m=+12.419010439 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4880): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4880): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4880): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4880): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4880): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.496368897 +0000 UTC m=+12.419010439 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4880): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7110 item 12 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4ec0): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc0004a4ec0): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4ec0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4ec0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4ec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4ec0): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4ec0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5280): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5280): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5280): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5280): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5280): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.499243494 +0000 UTC m=+12.421885036 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5280): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5940): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5940): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5940): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5940): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5940): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.499243494 +0000 UTC m=+12.421885036 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5940): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7570 item 13 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8040): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8040): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8040): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8040): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8040): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.500879678 +0000 UTC m=+12.423521220 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8040): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8580): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8580): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8580): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8580): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8580): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.500879678 +0000 UTC m=+12.423521220 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8580): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f78f0 item 14 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8bc0): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc0006d8bc0): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8bc0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8bc0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8bc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8bc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8bc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8f80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8f80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8f80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8f80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8f80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.503977084 +0000 UTC m=+12.426618626 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d8f80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d9640): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d9640): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d9640): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d9640): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d9640): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.503977084 +0000 UTC m=+12.426618626 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d9640): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7ce0 item 15 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d9cc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d9cc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d9cc0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d9cc0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d9cc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.505761856 +0000 UTC m=+12.428403398 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006d9cc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076e280): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076e280): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076e280): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076e280): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076e280): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.505761856 +0000 UTC m=+12.428403398 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076e280): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e60e0 item 16 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076e8c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076e8c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076e8c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076e8c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076e8c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.507461858 +0000 UTC m=+12.430103399 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076e8c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076ed40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076ed40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076ed40): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076ed40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076ed40): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076ed40): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076ed40): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076ed40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.507461858 +0000 UTC m=+12.430103399 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076ed40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076f240): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076f240): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076f240): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076f240): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076f240): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.507461858 +0000 UTC m=+12.430103399 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076f240): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e64d0 item 17 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076f8c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076f8c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076f8c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076f8c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076f8c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.51034927 +0000 UTC m=+12.432990813 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076f8c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076fe00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076fe00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076fe00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076fe00): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076fe00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.51034927 +0000 UTC m=+12.432990813 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00076fe00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6bd0 item 18 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639b80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639b80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639b80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639b80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639b80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.512082043 +0000 UTC m=+12.434723585 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000639b80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668100): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668100): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668100): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668100): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668100): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668100): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668100): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668100): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.512082043 +0000 UTC m=+12.434723585 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668100): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668600): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668600): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668600): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668600): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668600): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.512082043 +0000 UTC m=+12.434723585 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668600): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499730 item 19 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668c80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668c80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668c80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668c80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668c80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.516687041 +0000 UTC m=+12.439328583 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000668c80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006691c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006691c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006691c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006691c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006691c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.516687041 +0000 UTC m=+12.439328583 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0006691c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499d50 item 20 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669840): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669840): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669840): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669840): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669840): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.518758071 +0000 UTC m=+12.441399612 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669840): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669d40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669d40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669d40): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669d40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669d40): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669d40): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669d40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.518758071 +0000 UTC m=+12.441399612 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000669d40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089a2c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089a2c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089a2c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089a2c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089a2c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.518758071 +0000 UTC m=+12.441399612 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089a2c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003323f0 item 21 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089a940): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089a940): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089a940): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089a940): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089a940): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.521153969 +0000 UTC m=+12.443795511 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089a940): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ae80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ae80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ae80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ae80): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ae80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.521153969 +0000 UTC m=+12.443795511 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ae80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332d90 item 22 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089b500): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089b500): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089b500): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089b500): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089b500): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.523824354 +0000 UTC m=+12.446465895 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089b500): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ba00): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ba00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ba00): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ba00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ba00): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ba00): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ba00): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ba00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.523824354 +0000 UTC m=+12.446465895 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089ba00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089bf00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089bf00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089bf00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089bf00): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089bf00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.523824354 +0000 UTC m=+12.446465895 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00089bf00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003332d0 item 23 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c4600): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c4600): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c4600): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c4600): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c4600): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.526655751 +0000 UTC m=+12.449297293 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c4600): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c4b40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c4b40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c4b40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c4b40): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c4b40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.526655751 +0000 UTC m=+12.449297293 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c4b40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c4d0 item 24 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5180): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc0008c5180): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5180): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5180): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5180): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5180): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5180): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5540): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5540): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5540): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5540): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5540): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.528962813 +0000 UTC m=+12.451604355 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5540): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5a40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5a40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5a40): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5a40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5a40): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5a40): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5a40): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5a40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.528962813 +0000 UTC m=+12.451604355 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008c5a40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008de000): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008de000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008de000): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008de000): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008de000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.528962813 +0000 UTC m=+12.451604355 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008de000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cbd0 item 25 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080c540): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080c540): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080c540): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080c540): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080c540): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.531998644 +0000 UTC m=+12.454640186 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080c540): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080ca80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080ca80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080ca80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080ca80): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080ca80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.531998644 +0000 UTC m=+12.454640186 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080ca80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6fc0 item 26 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d0c0): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc00080d0c0): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d0c0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d0c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d0c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d0c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d0c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d480): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d480): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d480): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d480): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d480): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.536600776 +0000 UTC m=+12.459242318 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d480): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d980): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d980): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d980): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d980): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d980): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d980): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.536600776 +0000 UTC m=+12.459242318 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080d980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080dec0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080dec0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080dec0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080dec0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080dec0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.536600776 +0000 UTC m=+12.459242318 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00080dec0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e73b0 item 27 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008385c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008385c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008385c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008385c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008385c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.539172966 +0000 UTC m=+12.461814509 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008385c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000838b00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000838b00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000838b00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000838b00): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000838b00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.539172966 +0000 UTC m=+12.461814509 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000838b00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e78f0 item 28 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839140): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc000839140): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839140): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839140): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839140): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839140): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839140): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839500): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839500): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839500): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839500): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839500): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.540958318 +0000 UTC m=+12.463599860 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839500): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839bc0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839bc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839bc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839bc0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839bc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.540958318 +0000 UTC m=+12.463599860 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000839bc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7dc0 item 29 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087a2c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087a2c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087a2c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087a2c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087a2c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.543773665 +0000 UTC m=+12.466415208 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087a2c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087a800): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087a800): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087a800): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087a800): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087a800): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.543773665 +0000 UTC m=+12.466415208 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087a800): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a310 item 30 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087ae40): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc00087ae40): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087ae40): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087ae40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087ae40): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087ae40): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087ae40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087b200): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087b200): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087b200): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087b200): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087b200): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.545599174 +0000 UTC m=+12.468240716 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087b200): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087b8c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087b8c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087b8c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087b8c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087b8c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.545599174 +0000 UTC m=+12.468240716 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087b8c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aa80 item 31 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087bf40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087bf40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087bf40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087bf40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087bf40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.547513578 +0000 UTC m=+12.470155121 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00087bf40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094c500): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094c500): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094c500): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094c500): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094c500): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.547513578 +0000 UTC m=+12.470155121 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094c500): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b180 item 32 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cb40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cb40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cb40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cb40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cb40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.550241922 +0000 UTC m=+12.472883464 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cb40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cfc0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cfc0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cfc0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cfc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cfc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b5e0 item 33 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cfc0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cfc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.550941576 +0000 UTC m=+12.473583118 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094cfc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094d4c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094d4c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094d4c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094d4c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094d4c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.550941576 +0000 UTC m=+12.473583118 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094d4c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b810 item 33 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008de640): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008de640): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008de640): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008de640): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008de640): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.553306967 +0000 UTC m=+12.475948510 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008de640): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008deac0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008deac0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d5e0 item 34 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008deac0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008deac0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008deac0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008deac0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008deac0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.555587259 +0000 UTC m=+12.478228801 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008deac0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008df000): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008df000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008df000): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008df000): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008df000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.555587259 +0000 UTC m=+12.478228801 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008df000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dea0 item 34 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008df640): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008df640): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008df640): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008df640): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008df640): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.560612596 +0000 UTC m=+12.483254128 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008df640): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008dfac0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008dfac0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008dfac0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008dfac0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008dfac0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690380 item 35 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008dfac0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008dfac0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.561264811 +0000 UTC m=+12.483906353 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008dfac0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bc040): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bc040): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bc040): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bc040): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bc040): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.561264811 +0000 UTC m=+12.483906353 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bc040): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690620 item 35 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bc6c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bc6c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bc6c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bc6c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bc6c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.56286193 +0000 UTC m=+12.485503472 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bc6c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bcbc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bcbc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690af0 item 36 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bcbc0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bcbc0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bcbc0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bcbc0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bcbc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.563519695 +0000 UTC m=+12.486161238 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bcbc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bd100): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bd100): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bd100): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bd100): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bd100): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.563519695 +0000 UTC m=+12.486161238 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bd100): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690cb0 item 36 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bd740): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bd740): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bd740): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bd740): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bd740): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.564938911 +0000 UTC m=+12.487580443 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bd740): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bdbc0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bdbc0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bdbc0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bdbc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bdbc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006912d0 item 37 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bdbc0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bdbc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.565522907 +0000 UTC m=+12.488164449 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009bdbc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ec140): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ec140): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ec140): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ec140): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ec140): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.565522907 +0000 UTC m=+12.488164449 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ec140): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691570 item 37 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ec7c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ec7c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ec7c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ec7c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ec7c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.567740241 +0000 UTC m=+12.490381783 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ec7c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009eccc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009eccc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691a40 item 38 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009eccc0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009eccc0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009eccc0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009eccc0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009eccc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.568443321 +0000 UTC m=+12.491084863 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009eccc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ed200): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ed200): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ed200): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ed200): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ed200): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.568443321 +0000 UTC m=+12.491084863 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ed200): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691c00 item 38 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ed880): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ed880): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ed880): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ed880): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ed880): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.570895817 +0000 UTC m=+12.493537359 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009ed880): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009edd80): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009edd80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009edd80): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009edd80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009edd80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344000 item 39 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009edd80): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009edd80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.572837052 +0000 UTC m=+12.495478594 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009edd80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10300): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10300): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10300): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10300): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10300): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.572837052 +0000 UTC m=+12.495478594 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10300): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344380 item 39 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10980): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10980): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10980): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.575890978 +0000 UTC m=+12.498532530 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10e80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10e80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003448c0 item 40 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10e80): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10e80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10e80): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10e80): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10e80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.576732117 +0000 UTC m=+12.499373659 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a10e80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a113c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a113c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a113c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a113c0): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a113c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.576732117 +0000 UTC m=+12.499373659 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a113c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344a80 item 40 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11980): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11980): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11980): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11980): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11980): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.578386052 +0000 UTC m=+12.501027594 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11e80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11e80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11e80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003450a0 item 41 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11e80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11e80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.579066099 +0000 UTC m=+12.501707641 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a11e80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a403c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a403c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a403c0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a403c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a403c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003452d0 item 41 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a403c0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a403c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.579783156 +0000 UTC m=+12.502424687 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a403c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40900): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40900): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40900): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40900): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40900): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.579783156 +0000 UTC m=+12.502424687 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40900): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003456c0 item 41 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40f40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40f40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40f40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40f40): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40f40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40f40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40f40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.581440898 +0000 UTC m=+12.504082440 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a40f40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41440): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41440): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41440): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e620 item 42 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41440): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41440): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.582299261 +0000 UTC m=+12.504940803 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41440): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41980): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044eb60 item 42 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41980): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41980): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41980): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41980): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.583909795 +0000 UTC m=+12.506551337 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41f00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41f00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41f00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41f00): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41f00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.583909795 +0000 UTC m=+12.506551337 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a41f00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ed20 item 42 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a645c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a645c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a645c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a645c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a645c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a645c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a645c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.585423628 +0000 UTC m=+12.508065170 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a645c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a64ac0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a64ac0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a64ac0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f420 item 43 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a64ac0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a64ac0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.586073448 +0000 UTC m=+12.508714990 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a64ac0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65000): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65000): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65000): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65000): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f7a0 item 43 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65000): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.586695586 +0000 UTC m=+12.509337128 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65540): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65540): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65540): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65540): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65540): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.586695586 +0000 UTC m=+12.509337128 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65540): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fd50 item 43 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65b80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65b80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65b80): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65b80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65b80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65b80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65b80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.588218155 +0000 UTC m=+12.510859697 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a65b80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88100): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88100): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88100): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a68c0 item 44 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88100): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88100): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.59127742 +0000 UTC m=+12.513918962 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88100): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88640): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88640): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6d20 item 44 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88640): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88640): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88640): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88640): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88640): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.592125733 +0000 UTC m=+12.514767276 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88640): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88bc0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88bc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88bc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88bc0): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88bc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.592125733 +0000 UTC m=+12.514767276 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b88bc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7110 item 44 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89200): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89200): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89200): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89200): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89200): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89200): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89200): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.593696814 +0000 UTC m=+12.516338356 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89200): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89700): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89700): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89700): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7730 item 45 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89700): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89700): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.594410474 +0000 UTC m=+12.517052016 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89e00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89e00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89e00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89e00): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89e00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.594410474 +0000 UTC m=+12.517052016 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b89e00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7a40 item 45 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc84c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc84c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc84c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc84c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc84c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc84c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc84c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.596262381 +0000 UTC m=+12.518903922 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc84c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc89c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc89c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc89c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7f10 item 46 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc89c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc89c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.596991911 +0000 UTC m=+12.519633473 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc89c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc90c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc90c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc90c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc90c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc90c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.596991911 +0000 UTC m=+12.519633473 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc90c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004602a0 item 46 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094ddc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094ddc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094ddc0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094ddc0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094ddc0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094ddc0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094ddc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.601191378 +0000 UTC m=+12.523832909 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00094ddc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000972340): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000972340): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000972340): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a0e0 item 47 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000972340): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000972340): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.601950442 +0000 UTC m=+12.524591984 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000972340): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000972a40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000972a40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000972a40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000972a40): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000972a40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.601950442 +0000 UTC m=+12.524591984 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000972a40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a2a0 item 47 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973080): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973080): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973080): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973080): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973080): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973080): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973080): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.603741686 +0000 UTC m=+12.526383228 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973080): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973580): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973580): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973580): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a770 item 48 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973580): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973580): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.604417415 +0000 UTC m=+12.527058957 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973580): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973c80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973c80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973c80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973c80): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973c80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.604417415 +0000 UTC m=+12.527058957 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000973c80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ad20 item 48 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e340): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e340): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e340): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e340): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e340): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.606153816 +0000 UTC m=+12.528795358 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e340): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e7c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e7c0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e7c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e7c0): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e7c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b1f0 item 49 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e7c0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e7c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.606884378 +0000 UTC m=+12.529525920 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e7c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1ed00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1ed00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1ed00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1ed00): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1ed00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.606884378 +0000 UTC m=+12.529525920 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1ed00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b650 item 49 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.608456711 +0000 UTC m=+12.531098252 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f880): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f880): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f880): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bce0 item 50 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f880): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f880): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f880): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f880): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f880): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.609239831 +0000 UTC m=+12.531881373 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f880): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc9800): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc9800): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc9800): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc9800): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc9800): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.609239831 +0000 UTC m=+12.531881373 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc9800): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460770 item 50 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc9e80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc9e80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc9e80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc9e80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc9e80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.613356732 +0000 UTC m=+12.535998274 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cc9e80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a400): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a400): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a400): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a400): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a400): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a400): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460cb0 item 51 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a400): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a400): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.614131997 +0000 UTC m=+12.536773540 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a400): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a940): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a940): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a940): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a940): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a940): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.614131997 +0000 UTC m=+12.536773540 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8a940): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460e70 item 51 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8afc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8afc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8afc0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8afc0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8afc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.615733695 +0000 UTC m=+12.538375237 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8afc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8b4c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8b4c0): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8b4c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004611f0 item 52 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8b4c0): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8b4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8b4c0): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8b4c0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8b4c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.616389127 +0000 UTC m=+12.539030669 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8b4c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8ba40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8ba40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8ba40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8ba40): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8ba40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.616389127 +0000 UTC m=+12.539030669 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d8ba40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004613b0 item 52 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4140): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4140): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4140): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4140): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4140): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.618387579 +0000 UTC m=+12.541029121 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4140): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4640): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4640): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4640): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4640): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4640): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4640): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461810 item 53 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4640): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4640): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.619166231 +0000 UTC m=+12.541807773 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4640): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4b80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4b80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4b80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4b80): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4b80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.619166231 +0000 UTC m=+12.541807773 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db4b80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461c00 item 53 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5200): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5200): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5200): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5200): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5200): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.620836808 +0000 UTC m=+12.543478350 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5200): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5700): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5700): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5700): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003900e0 item 54 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5700): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5700): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5700): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5700): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5700): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.62151959 +0000 UTC m=+12.544161132 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5c80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5c80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5c80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5c80): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5c80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.62151959 +0000 UTC m=+12.544161132 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000db5c80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390540 item 54 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65280): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65280): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65280): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65280): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65280): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.623088005 +0000 UTC m=+12.545729547 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65280): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65780): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65780): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65780): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65780): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65780): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65780): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfacb0 item 55 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65780): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65780): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.623770036 +0000 UTC m=+12.546411578 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65780): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65cc0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65cc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65cc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65cc0): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65cc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.623770036 +0000 UTC m=+12.546411578 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e65cc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfae70 item 55 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e263c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e263c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e263c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e263c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e263c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.625254755 +0000 UTC m=+12.547896296 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e263c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e268c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e268c0): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e268c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfb1f0 item 56 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e268c0): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e268c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e268c0): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e268c0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e268c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.626015142 +0000 UTC m=+12.548656684 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e268c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26e40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26e40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26e40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26e40): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26e40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.626015142 +0000 UTC m=+12.548656684 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26e40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfb3b0 item 56 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26140): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26140): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26140): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26140): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26140): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26140): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26140): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26140): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.631778094 +0000 UTC m=+12.554419636 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26140): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26700): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26700): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26700): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfa150 item 57 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26700): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26700): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.635373165 +0000 UTC m=+12.558014708 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26c40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26c40): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26c40): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26c40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26c40): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26c40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfa380 item 57 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26c40): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26c40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.636295346 +0000 UTC m=+12.558936879 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26c40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27440): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27440): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27440): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27440): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27440): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.636295346 +0000 UTC m=+12.558936879 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27440): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfa700 item 57 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27a80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27a80): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27a80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27a80): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27a80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27a80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27a80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27a80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.638072043 +0000 UTC m=+12.560713586 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27a80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc040): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc040): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc040): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfacb0 item 58 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc040): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc040): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.638735941 +0000 UTC m=+12.561377482 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc040): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc640): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc640): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc640): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfae70 item 58 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc640): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc640): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc640): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc640): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc640): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.63940762 +0000 UTC m=+12.562049163 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddc640): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddcc00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddcc00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddcc00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddcc00): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddcc00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.63940762 +0000 UTC m=+12.562049163 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddcc00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfb030 item 58 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd240): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd240): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd240): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd240): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd240): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd240): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd240): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd240): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.641311306 +0000 UTC m=+12.563952837 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd240): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd780): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd780): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd780): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfb500 item 59 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd780): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd780): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.641973229 +0000 UTC m=+12.564614771 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ddd780): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dddcc0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dddcc0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dddcc0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dddcc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dddcc0): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dddcc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfb6c0 item 59 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dddcc0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dddcc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.642638017 +0000 UTC m=+12.565279560 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dddcc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e2c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e2c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e2c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e2c0): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e2c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.642638017 +0000 UTC m=+12.565279560 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e2c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfb880 item 59 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e900): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e900): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e900): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e900): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e900): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e900): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e900): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e900): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.644269511 +0000 UTC m=+12.566911053 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1e900): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1ee40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1ee40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1ee40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfbce0 item 60 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1ee40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1ee40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.647627236 +0000 UTC m=+12.570268779 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1ee40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfbea0 item 60 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.648246049 +0000 UTC m=+12.570887590 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f380): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f980): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f980): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f980): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.648246049 +0000 UTC m=+12.570887590 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000d1f980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003900e0 item 60 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c8f80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c8f80): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c8f80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c8f80): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c8f80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c8f80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c8f80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c8f80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.650031902 +0000 UTC m=+12.572673443 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c8f80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000712640): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000712640): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000712640): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390850 item 61 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000712640): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000712640): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.650698674 +0000 UTC m=+12.573340216 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000712640): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000713940): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000713940): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000713940): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000713940): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000713940): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.650698674 +0000 UTC m=+12.573340216 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000713940): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390a10 item 61 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138000): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138000): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138000): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138000): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138000): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138000): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.652692719 +0000 UTC m=+12.575334261 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138940): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138940): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138940): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390ee0 item 62 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138940): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138940): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.653325086 +0000 UTC m=+12.575966628 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138940): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000139a40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000139a40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000139a40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000139a40): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000139a40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.653325086 +0000 UTC m=+12.575966628 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000139a40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391110 item 62 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054ee00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054ee00): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054ee00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054ee00): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054ee00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054ee00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054ee00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054ee00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.655113785 +0000 UTC m=+12.577755327 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054ee00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054f340): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054f340): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054f340): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391490 item 63 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054f340): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054f340): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.655775087 +0000 UTC m=+12.578416629 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054f340): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054fa40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054fa40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054fa40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054fa40): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054fa40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.655775087 +0000 UTC m=+12.578416629 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054fa40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391650 item 63 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6440): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6440): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6440): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6440): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6440): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6440): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6440): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6440): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.657730028 +0000 UTC m=+12.580371580 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6440): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6980): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6980): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391c70 item 64 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6980): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.658394324 +0000 UTC m=+12.581035867 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7080): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7080): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7080): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7080): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7080): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.658394324 +0000 UTC m=+12.581035867 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7080): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a000 item 64 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7700): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7700): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7700): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7700): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7700): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.66009553 +0000 UTC m=+12.582737082 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7c80): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7c80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7c80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7c80): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7c80): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a380 item 65 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7c80): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7c80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.660806836 +0000 UTC m=+12.583448368 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7c80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4200): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4200): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4200): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4200): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4200): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.660806836 +0000 UTC m=+12.583448368 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4200): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a620 item 65 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4840): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4840): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4840): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4840): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4840): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.662429893 +0000 UTC m=+12.585071435 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4840): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4cc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4cc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ae70 item 66 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4cc0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4cc0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4cc0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4cc0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4cc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.663172467 +0000 UTC m=+12.585814000 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4cc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5340): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5340): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5340): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5340): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5340): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.663172467 +0000 UTC m=+12.585814000 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5340): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b0a0 item 66 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5980): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5980): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5980): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.664845219 +0000 UTC m=+12.587486762 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5e00): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5e00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5e00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5e00): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5e00): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b730 item 67 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5e00): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5e00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.665504196 +0000 UTC m=+12.588145738 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5e00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef63c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef63c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef63c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef63c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef63c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.665504196 +0000 UTC m=+12.588145738 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef63c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bb20 item 67 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6a40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6a40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6a40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6a40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6a40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.667147462 +0000 UTC m=+12.589789005 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6a40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6f40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6f40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fc000 item 68 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6f40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6f40): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6f40): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6f40): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6f40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.667821137 +0000 UTC m=+12.590462679 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef6f40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7480): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7480): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7480): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7480): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7480): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.667821137 +0000 UTC m=+12.590462679 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7480): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fc620 item 68 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7ac0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7ac0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7ac0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7ac0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7ac0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.669826874 +0000 UTC m=+12.592468416 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7ac0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7f40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7f40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7f40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7f40): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7f40): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fcb60 item 69 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7f40): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7f40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.67062346 +0000 UTC m=+12.593265002 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000ef7f40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa4c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa4c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa4c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa4c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa4c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.67062346 +0000 UTC m=+12.593265002 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa4c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fcd90 item 69 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fab40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fab40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fab40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fab40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fab40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.672164744 +0000 UTC m=+12.594806286 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fab40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb040): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb040): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fd110 item 70 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb040): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb040): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb040): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb040): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb040): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.672827809 +0000 UTC m=+12.595469342 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb040): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb600): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb600): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb600): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb600): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb600): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.672827809 +0000 UTC m=+12.595469342 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb600): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fd960 item 70 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbcc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbcc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbcc0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbcc0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbcc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.674483087 +0000 UTC m=+12.597124630 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbcc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac2c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac2c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac2c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac2c0): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac2c0): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fdd50 item 71 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac2c0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac2c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.675253384 +0000 UTC m=+12.597894926 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac2c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac7c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac7c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac7c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac7c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac7c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.675253384 +0000 UTC m=+12.597894926 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac7c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fdf10 item 71 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007acf40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007acf40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007acf40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007acf40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007acf40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.676654535 +0000 UTC m=+12.599296077 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007acf40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad440): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad440): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440850 item 72 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad440): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad440): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad440): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad440): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad440): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.677289958 +0000 UTC m=+12.599931500 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad440): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad980): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad980): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad980): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.677289958 +0000 UTC m=+12.599931500 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440af0 item 72 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adf40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adf40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adf40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adf40): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adf40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adf40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adf40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.678884523 +0000 UTC m=+12.601526065 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adf40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d64c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d64c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d64c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004410a0 item 73 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d64c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d64c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.679517681 +0000 UTC m=+12.602159223 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d64c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6980): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6980): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6980): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6980): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441650 item 73 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6980): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.680360926 +0000 UTC m=+12.603002468 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6ec0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6ec0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6ec0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6ec0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6ec0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.680360926 +0000 UTC m=+12.603002468 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6ec0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441960 item 73 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7540): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7540): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7540): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7540): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7540): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7540): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7540): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.681913932 +0000 UTC m=+12.604555474 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7540): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7a40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7a40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7a40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441f10 item 74 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7a40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7a40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.682540387 +0000 UTC m=+12.605181930 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7a40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868000): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a150 item 74 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868000): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868000): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868000): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868000): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.683404912 +0000 UTC m=+12.606046454 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868580): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868580): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868580): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868580): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868580): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.683404912 +0000 UTC m=+12.606046454 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868580): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a690 item 74 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868c00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868c00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868c00): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868c00): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868c00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868c00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868c00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.685234416 +0000 UTC m=+12.607875958 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868c00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869100): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869100): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869100): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae00 item 75 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869100): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869100): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.685883024 +0000 UTC m=+12.608524567 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869100): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869640): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869640): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869640): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869640): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869640): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b110 item 75 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869640): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869640): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.686544147 +0000 UTC m=+12.609185688 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869640): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869b80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869b80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869b80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869b80): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869b80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.686544147 +0000 UTC m=+12.609185688 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869b80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b340 item 75 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0240): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0240): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0240): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0240): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0240): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0240): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0240): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.688236304 +0000 UTC m=+12.610877846 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0240): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0780): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0780): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0780): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b880 item 76 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0780): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0780): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.688861298 +0000 UTC m=+12.611502839 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0780): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0cc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0cc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bab0 item 76 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0cc0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0cc0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0cc0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0cc0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0cc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.689564198 +0000 UTC m=+12.612205739 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0cc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1240): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1240): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1240): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1240): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1240): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.689564198 +0000 UTC m=+12.612205739 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1240): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bce0 item 76 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1880): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1880): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1880): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1880): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1880): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1880): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1880): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.69115291 +0000 UTC m=+12.613794453 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1880): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1d80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1d80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1d80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088e150 item 77 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1d80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1d80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.691783114 +0000 UTC m=+12.614424656 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1d80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946500): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946500): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946500): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946500): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946500): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.691783114 +0000 UTC m=+12.614424656 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946500): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088ea80 item 77 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946b40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946b40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946b40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946b40): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946b40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946b40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946b40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.693278954 +0000 UTC m=+12.615920496 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946b40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947040): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947040): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947040): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088ee00 item 78 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947040): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947040): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.693987925 +0000 UTC m=+12.616629467 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947040): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947780): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947780): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947780): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947780): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947780): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.693987925 +0000 UTC m=+12.616629467 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947780): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088efc0 item 78 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947dc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947dc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947dc0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947dc0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947dc0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947dc0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947dc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.695642592 +0000 UTC m=+12.618284134 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947dc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12340): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12340): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12340): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088f420 item 79 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12340): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12340): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.696251314 +0000 UTC m=+12.618892857 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12340): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12a40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12a40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12a40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12a40): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12a40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.696251314 +0000 UTC m=+12.618892857 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12a40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088f7a0 item 79 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13080): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13080): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13080): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13080): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13080): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13080): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13080): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.697889772 +0000 UTC m=+12.620531314 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13080): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13580): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13580): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13580): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088fb90 item 80 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13580): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13580): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.698517149 +0000 UTC m=+12.621158771 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13580): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13c80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13c80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13c80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13c80): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13c80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.698517149 +0000 UTC m=+12.621158771 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13c80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088fea0 item 80 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a3c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a3c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a3c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a3c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a3c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.700143213 +0000 UTC m=+12.622784755 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a3c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a840): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a840): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a840): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a840): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a840): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a840): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c700 item 81 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a840): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a840): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.700795689 +0000 UTC m=+12.623437231 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a840): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ae80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ae80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ae80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ae80): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ae80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.700795689 +0000 UTC m=+12.623437231 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ae80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cc40 item 81 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b500): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b500): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b500): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b500): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b500): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.702343795 +0000 UTC m=+12.624985338 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b500): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ba00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ba00): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ba00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d500 item 82 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ba00): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ba00): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ba00): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ba00): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ba00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.70303366 +0000 UTC m=+12.625675203 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ba00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6000): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6000): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6000): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.70303366 +0000 UTC m=+12.625675203 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047df10 item 82 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6680): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6680): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6680): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6680): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6680): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.704880258 +0000 UTC m=+12.627521801 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6680): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b80): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b80): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b80): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b80): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2460 item 83 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b80): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.70556299 +0000 UTC m=+12.628204532 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf71c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf71c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf71c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf71c0): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf71c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.70556299 +0000 UTC m=+12.628204532 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf71c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2690 item 83 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7840): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7840): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7840): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7840): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7840): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.70716023 +0000 UTC m=+12.629801772 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7840): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7d40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7d40): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7d40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2b60 item 84 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7d40): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7d40): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7d40): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7d40): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7d40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.70823585 +0000 UTC m=+12.630877392 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7d40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6440): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6440): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6440): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6440): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6440): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.70823585 +0000 UTC m=+12.630877392 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6440): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2ee0 item 84 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6b00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6b00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6b00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6b00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6b00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.709763108 +0000 UTC m=+12.632404649 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6b00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7000): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7000): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7000): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7000): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7000): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f33b0 item 85 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7000): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.71035541 +0000 UTC m=+12.632996942 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f75c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f75c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f75c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f75c0): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f75c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.71035541 +0000 UTC m=+12.632996942 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f75c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f37a0 item 85 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7c40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7c40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7c40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7c40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7c40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.712010057 +0000 UTC m=+12.634651599 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7c40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe1c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe1c0): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe1c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3d50 item 86 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe1c0): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe1c0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe1c0): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe1c0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe1c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.712689473 +0000 UTC m=+12.635331015 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe1c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe740): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe740): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe740): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe740): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe740): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.712689473 +0000 UTC m=+12.635331015 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe740): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3f10 item 86 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbedc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbedc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbedc0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbedc0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbedc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.714762265 +0000 UTC m=+12.637403807 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbedc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf2c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf2c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf2c0): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf2c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf2c0): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf2c0): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee380 item 87 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf2c0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf2c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.715487146 +0000 UTC m=+12.638128689 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf2c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf800): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf800): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf800): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf800): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf800): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.715487146 +0000 UTC m=+12.638128689 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf800): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee700 item 87 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfec0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfec0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfec0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfec0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfec0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.717414004 +0000 UTC m=+12.640055547 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfec0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e440): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e440): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e440): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eebd0 item 88 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e440): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e440): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e440): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e440): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e440): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.718301872 +0000 UTC m=+12.640943414 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e440): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e9c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e9c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e9c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e9c0): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e9c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.718301872 +0000 UTC m=+12.640943414 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e9c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eee00 item 88 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f000): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f000): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f000): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f000): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f000): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f000): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.719732989 +0000 UTC m=+12.642374531 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f580): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f580): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f580): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef500 item 89 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f580): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f580): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.720226026 +0000 UTC m=+12.642867568 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f580): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fac0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fac0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fac0): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fac0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fac0): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fac0): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef6c0 item 89 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fac0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fac0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.720800684 +0000 UTC m=+12.643442226 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fac0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008760c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008760c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008760c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008760c0): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008760c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.720800684 +0000 UTC m=+12.643442226 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008760c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef960 item 89 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876700): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876700): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876700): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876700): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876700): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876700): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876700): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876700): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.722185705 +0000 UTC m=+12.644827247 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876c40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876c40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876c40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efea0 item 90 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876c40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876c40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.722739465 +0000 UTC m=+12.645381007 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876c40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877180): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877180): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877180): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee70 item 90 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877180): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877180): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877180): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877180): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877180): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.723330796 +0000 UTC m=+12.645972338 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877180): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877740): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877740): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877740): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877740): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877740): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.723330796 +0000 UTC m=+12.645972338 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877740): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f420 item 90 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877d80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877d80): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877d80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877d80): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877d80): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877d80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877d80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877d80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.72480856 +0000 UTC m=+12.647450103 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877d80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e380): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e380): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e380): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fce0 item 91 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e380): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e380): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.725339377 +0000 UTC m=+12.647980929 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e380): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e8c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e8c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e8c0): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e8c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e8c0): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e8c0): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6000 item 91 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e8c0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e8c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.725949383 +0000 UTC m=+12.648590925 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1e8c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1ee40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1ee40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1ee40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1ee40): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1ee40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.725949383 +0000 UTC m=+12.648590925 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1ee40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f61c0 item 91 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f480): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f480): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f480): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f480): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f480): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f480): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f480): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f480): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.727392052 +0000 UTC m=+12.650033595 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1f480): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fa40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fa40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fa40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6690 item 92 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fa40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fa40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.727911928 +0000 UTC m=+12.650553541 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000f1fa40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4000): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4000): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f68c0 item 92 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4000): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4000): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4000): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4000): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.728570255 +0000 UTC m=+12.651211797 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4600): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4600): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4600): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4600): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4600): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.728570255 +0000 UTC m=+12.651211797 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4600): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6bd0 item 92 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4c40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4c40): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4c40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4c40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4c40): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4c40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4c40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4c40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.730000441 +0000 UTC m=+12.652641983 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4c40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5180): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5180): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5180): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6fc0 item 93 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5180): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5180): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.730529143 +0000 UTC m=+12.653170685 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5180): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5880): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5880): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5880): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5880): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5880): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.730529143 +0000 UTC m=+12.653170685 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5880): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7180 item 93 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5ec0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5ec0): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5ec0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5ec0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5ec0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5ec0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5ec0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5ec0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.732254903 +0000 UTC m=+12.654896446 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5ec0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000982480): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000982480): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000982480): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f75e0 item 94 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000982480): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000982480): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.732859299 +0000 UTC m=+12.655500841 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000982480): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000982b80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000982b80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000982b80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000982b80): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000982b80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.732859299 +0000 UTC m=+12.655500841 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000982b80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f77a0 item 94 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009831c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009831c0): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009831c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009831c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009831c0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009831c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009831c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009831c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.734343556 +0000 UTC m=+12.656985098 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009831c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000983700): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000983700): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000983700): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7b20 item 95 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000983700): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000983700): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.734925098 +0000 UTC m=+12.657566650 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000983700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000983e00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000983e00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000983e00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000983e00): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000983e00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.734925098 +0000 UTC m=+12.657566650 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000983e00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7d50 item 95 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d24c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d24c0): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d24c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d24c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d24c0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d24c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d24c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d24c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.736498392 +0000 UTC m=+12.659139935 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d24c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d2a00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d2a00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d2a00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498230 item 96 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d2a00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d2a00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.737078081 +0000 UTC m=+12.659719623 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d2a00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d3100): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d3100): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d3100): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d3100): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d3100): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.737078081 +0000 UTC m=+12.659719623 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009d3100): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498540 item 96 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= 2025/11/01 02:27:13 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:13 DEBUG : Looking for writers 2025/11/01 02:27:13 DEBUG : >WaitForWriters: 2025/11/01 02:27:13 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:13 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:13 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:13 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/01 02:27:13 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01080): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01080): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01080): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01080): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01080): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.762173006 +0000 UTC m=+12.684814548 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01080): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01580): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01580): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01580): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01580): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01580): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01580): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01580): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.762173006 +0000 UTC m=+12.684814548 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01580): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01a40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01a40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01a40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01a40): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01a40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.762173006 +0000 UTC m=+12.684814548 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01a40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332690 item 1 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2e100): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2e100): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2e100): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2e100): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2e100): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.764462545 +0000 UTC m=+12.687104087 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2e100): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2e600): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2e600): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2e600): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2e600): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2e600): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.764462545 +0000 UTC m=+12.687104087 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2e600): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333030 item 2 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2ec40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2ec40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2ec40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2ec40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2ec40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.766236185 +0000 UTC m=+12.688877727 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2ec40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f0c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f0c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f0c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f0c0): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f0c0): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f0c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f0c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.766236185 +0000 UTC m=+12.688877727 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f0c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f580): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f580): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f580): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f580): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f580): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.766236185 +0000 UTC m=+12.688877727 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2f580): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333570 item 3 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2fc00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2fc00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2fc00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2fc00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2fc00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.768444763 +0000 UTC m=+12.691086305 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a2fc00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a521c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a521c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a521c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a521c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a521c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.768444763 +0000 UTC m=+12.691086305 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a521c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6310 item 4 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52800): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52800): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52800): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52800): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52800): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.769995284 +0000 UTC m=+12.692636826 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52800): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52c80): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52c80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52c80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52c80): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52c80): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52c80): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52c80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.769995284 +0000 UTC m=+12.692636826 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a52c80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a53140): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a53140): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a53140): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a53140): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a53140): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.769995284 +0000 UTC m=+12.692636826 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a53140): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6850 item 5 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a537c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a537c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a537c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a537c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a537c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.772255809 +0000 UTC m=+12.694897351 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a537c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a53d00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a53d00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a53d00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a53d00): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a53d00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.772255809 +0000 UTC m=+12.694897351 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a53d00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6d90 item 6 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72400): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72400): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72400): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72400): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72400): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.773879919 +0000 UTC m=+12.696521461 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72400): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72900): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72900): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72900): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72900): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72900): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72900): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72900): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.773879919 +0000 UTC m=+12.696521461 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72900): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72dc0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72dc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72dc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72dc0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72dc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.773879919 +0000 UTC m=+12.696521461 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a72dc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e71f0 item 7 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73440): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73440): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73440): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73440): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73440): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.775970956 +0000 UTC m=+12.698612498 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73440): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73980): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73980): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73980): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.775970956 +0000 UTC m=+12.698612498 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7730 item 8 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73f40): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc000a73f40): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73f40): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73f40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73f40): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a73f40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14380): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14380): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14380): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14380): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14380): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.778425494 +0000 UTC m=+12.701067037 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14380): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14800): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14800): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14800): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14800): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14800): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14800): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14800): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.778425494 +0000 UTC m=+12.701067037 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14800): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14d00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14d00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14d00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14d00): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14d00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.778425494 +0000 UTC m=+12.701067037 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14d00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7ab0 item 9 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e8b40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e8b40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e8b40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e8b40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e8b40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.780748368 +0000 UTC m=+12.703389910 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e8b40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e9080): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e9080): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e9080): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e9080): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e9080): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.780748368 +0000 UTC m=+12.703389910 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e9080): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004998f0 item 10 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e96c0): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc0009e96c0): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e96c0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e96c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e96c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e96c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e96c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e9a80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e9a80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e9a80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e9a80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e9a80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.782478796 +0000 UTC m=+12.705120339 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e9a80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa000): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa000): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa000): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa000): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa000): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.782478796 +0000 UTC m=+12.705120339 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa500): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa500): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa500): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa500): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa500): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.782478796 +0000 UTC m=+12.705120339 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaa500): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499dc0 item 11 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaab80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaab80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaab80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaab80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaab80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.784931292 +0000 UTC m=+12.707572835 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aaab80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aab0c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aab0c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aab0c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aab0c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aab0c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.784931292 +0000 UTC m=+12.707572835 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aab0c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690460 item 12 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aab700): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc000aab700): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aab700): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aab700): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aab700): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aab700): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aab700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aabac0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aabac0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aabac0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aabac0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aabac0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.786766087 +0000 UTC m=+12.709407629 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aabac0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aca200): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aca200): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aca200): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aca200): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aca200): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.786766087 +0000 UTC m=+12.709407629 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aca200): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690a10 item 13 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15300): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15300): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15300): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15300): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15300): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.788317581 +0000 UTC m=+12.710959123 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15300): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15840): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15840): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15840): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15840): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15840): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.788317581 +0000 UTC m=+12.710959123 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15840): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c5b0 item 14 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15e80): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc000b15e80): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15e80): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15e80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15e80): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15e80): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15e80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3c2c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3c2c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3c2c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3c2c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3c2c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.789930059 +0000 UTC m=+12.712571601 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3c2c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3c980): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3c980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3c980): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3c980): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3c980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.789930059 +0000 UTC m=+12.712571601 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3c980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cb60 item 15 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3d000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3d000): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3d000): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3d000): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3d000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.791521146 +0000 UTC m=+12.714162689 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3d000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3d540): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3d540): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3d540): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3d540): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3d540): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.791521146 +0000 UTC m=+12.714162689 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3d540): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d340 item 16 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3db80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3db80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3db80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3db80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3db80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.793245334 +0000 UTC m=+12.715886877 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b3db80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e080): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e080): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e080): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e080): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e080): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e080): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e080): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e080): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.793245334 +0000 UTC m=+12.715886877 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e080): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e580): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e580): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e580): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e580): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e580): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.793245334 +0000 UTC m=+12.715886877 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5e580): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dea0 item 17 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5ec00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5ec00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5ec00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5ec00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5ec00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.795733988 +0000 UTC m=+12.718375529 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5ec00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5f140): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5f140): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5f140): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5f140): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5f140): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.795733988 +0000 UTC m=+12.718375529 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5f140): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344690 item 18 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5f7c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5f7c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5f7c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5f7c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5f7c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.798932234 +0000 UTC m=+12.721573806 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5f7c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5fcc0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5fcc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5fcc0): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5fcc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5fcc0): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5fcc0): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5fcc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5fcc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.798932234 +0000 UTC m=+12.721573806 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b5fcc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7a240): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7a240): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7a240): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7a240): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7a240): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.798932234 +0000 UTC m=+12.721573806 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7a240): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344af0 item 19 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acaac0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acaac0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acaac0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acaac0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acaac0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.801635631 +0000 UTC m=+12.724277172 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acaac0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acb000): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acb000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acb000): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acb000): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acb000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.801635631 +0000 UTC m=+12.724277172 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acb000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690e00 item 20 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acb680): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acb680): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acb680): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acb680): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acb680): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.803391577 +0000 UTC m=+12.726033119 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acb680): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acbb80): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acbb80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acbb80): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acbb80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acbb80): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acbb80): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acbb80): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acbb80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.803391577 +0000 UTC m=+12.726033119 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000acbb80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec100): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec100): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec100): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec100): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec100): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.803391577 +0000 UTC m=+12.726033119 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec100): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691500 item 21 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec700): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec700): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec700): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec700): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec700): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.807927595 +0000 UTC m=+12.730569147 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7a480): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7a480): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7a480): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7a480): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7a480): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.807927595 +0000 UTC m=+12.730569147 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7a480): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344150 item 22 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7ab80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7ab80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7ab80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7ab80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7ab80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.81055568 +0000 UTC m=+12.733197243 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7ab80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b080): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b080): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b080): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b080): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b080): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b080): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b080): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b080): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.81055568 +0000 UTC m=+12.733197243 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b080): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b580): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b580): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b580): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b580): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b580): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.81055568 +0000 UTC m=+12.733197243 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7b580): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344850 item 23 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7bc00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7bc00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7bc00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7bc00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7bc00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.814207628 +0000 UTC m=+12.736849191 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b7bc00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec940): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec940): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec940): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec940): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec940): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.814207628 +0000 UTC m=+12.736849191 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aec940): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345030 item 24 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aecf80): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc000aecf80): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aecf80): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aecf80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aecf80): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aecf80): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aecf80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed340): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed340): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed340): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed340): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed340): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.816999721 +0000 UTC m=+12.739641283 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed340): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed840): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed840): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed840): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed840): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed840): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed840): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed840): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed840): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.816999721 +0000 UTC m=+12.739641283 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aed840): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aedd80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aedd80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aedd80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aedd80): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aedd80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.816999721 +0000 UTC m=+12.739641283 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000aedd80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345650 item 25 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b90480): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b90480): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b90480): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b90480): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b90480): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.82020459 +0000 UTC m=+12.742846162 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b90480): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b90a00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b90a00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b90a00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b90a00): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b90a00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.82020459 +0000 UTC m=+12.742846162 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b90a00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006902a0 item 26 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91040): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc000b91040): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91040): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91040): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91040): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91040): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91040): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91440): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91440): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91440): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91440): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91440): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.822853915 +0000 UTC m=+12.745495477 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91440): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91940): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91940): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91940): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91940): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91940): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91940): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91940): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91940): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.822853915 +0000 UTC m=+12.745495477 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91940): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91e80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91e80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91e80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91e80): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91e80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.822853915 +0000 UTC m=+12.745495477 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b91e80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690850 item 27 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26600): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26600): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26600): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26600): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26600): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.825972801 +0000 UTC m=+12.748614363 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26600): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26b40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26b40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26b40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26b40): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26b40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.825972801 +0000 UTC m=+12.748614363 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e26b40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690d20 item 28 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27180): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc000e27180): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27180): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27180): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27180): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27180): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27180): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27540): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27540): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27540): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27540): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27540): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.828898385 +0000 UTC m=+12.751539947 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27540): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27c00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27c00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27c00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27c00): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27c00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.828898385 +0000 UTC m=+12.751539947 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e27c00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691420 item 29 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c9d00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c9d00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c9d00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c9d00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c9d00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.831427043 +0000 UTC m=+12.754068595 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0002c9d00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000712980): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000712980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000712980): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000712980): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000712980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.831427043 +0000 UTC m=+12.754068595 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000712980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691b20 item 30 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138740): _readAt: size=2, off=0 2025/11/01 02:27:13 ERROR : open-test-file(0xc000138740): Couldn't read size of file 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138740): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138740): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138740): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138740): close: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138740): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138b80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138b80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138b80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138b80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138b80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.833634389 +0000 UTC m=+12.756275930 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000138b80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054e6c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054e6c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054e6c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054e6c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054e6c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.833634389 +0000 UTC m=+12.756275930 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054e6c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554460 item 31 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054efc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054efc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054efc0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054efc0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054efc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.835831525 +0000 UTC m=+12.758473086 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054efc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054f500): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054f500): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054f500): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054f500): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054f500): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.835831525 +0000 UTC m=+12.758473086 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054f500): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554cb0 item 32 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054fb80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054fb80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054fb80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054fb80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054fb80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.837954351 +0000 UTC m=+12.760595913 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00054fb80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6380): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6380): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6380): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6380): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6380): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555260 item 33 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6380): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6380): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.838781384 +0000 UTC m=+12.761422946 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6380): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6880): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6880): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6880): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6880): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6880): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.838781384 +0000 UTC m=+12.761422946 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6880): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005556c0 item 33 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6ec0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6ec0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6ec0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6ec0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6ec0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.841097073 +0000 UTC m=+12.763738634 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e6ec0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7340): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7340): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555b20 item 34 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7340): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7340): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7340): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7340): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7340): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.842039792 +0000 UTC m=+12.764681345 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e7340): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e79c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e79c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e79c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e79c0): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e79c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.842039792 +0000 UTC m=+12.764681345 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008e79c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555dc0 item 34 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4080): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4080): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4080): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4080): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4080): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.844338178 +0000 UTC m=+12.766979740 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4080): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4500): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4500): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4500): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4500): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4500): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfa2a0 item 35 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4500): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4500): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.845115489 +0000 UTC m=+12.767757061 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4500): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4a00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4a00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4a00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4a00): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4a00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.845115489 +0000 UTC m=+12.767757061 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a4a00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfa540 item 35 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5180): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5180): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5180): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5180): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5180): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.847646491 +0000 UTC m=+12.770288053 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5180): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a56c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a56c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfab60 item 36 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a56c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a56c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a56c0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a56c0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a56c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.848779128 +0000 UTC m=+12.771420690 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a56c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5c00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5c00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5c00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5c00): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5c00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.848779128 +0000 UTC m=+12.771420690 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009a5c00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfad20 item 36 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa2c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa2c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa2c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa2c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa2c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.850967046 +0000 UTC m=+12.773608599 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa2c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa740): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa740): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa740): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa740): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa740): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfb0a0 item 37 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa740): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa740): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.851839976 +0000 UTC m=+12.774481538 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fa740): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fac40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fac40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fac40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fac40): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fac40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.851839976 +0000 UTC m=+12.774481538 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fac40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfb260 item 37 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac440): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac440): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac440): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac440): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac440): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.853925823 +0000 UTC m=+12.776567365 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac440): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac940): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac940): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003903f0 item 38 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac940): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac940): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac940): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac940): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac940): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.854940478 +0000 UTC m=+12.777582040 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ac940): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007acf80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007acf80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007acf80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007acf80): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007acf80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.854940478 +0000 UTC m=+12.777582040 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007acf80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390690 item 38 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad600): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad600): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad600): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad600): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad600): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.856871675 +0000 UTC m=+12.779513237 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007ad600): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adb00): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adb00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adb00): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adb00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adb00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390a80 item 39 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adb00): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adb00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.857643965 +0000 UTC m=+12.780285517 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007adb00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6080): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6080): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6080): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6080): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6080): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.857643965 +0000 UTC m=+12.780285517 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6080): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390d90 item 39 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6700): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6700): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6700): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6700): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6700): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.859478128 +0000 UTC m=+12.782119680 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6c00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6c00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391180 item 40 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6c00): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6c00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6c00): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6c00): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6c00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.860355847 +0000 UTC m=+12.782997410 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d6c00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7180): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7180): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7180): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7180): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7180): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.860355847 +0000 UTC m=+12.782997410 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7180): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391340 item 40 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7740): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7740): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7740): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7740): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7740): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7740): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7740): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.862452003 +0000 UTC m=+12.785093555 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7740): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7c40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7c40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7c40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391730 item 41 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7c40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7c40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.86322235 +0000 UTC m=+12.785863892 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007d7c40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868180): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868180): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868180): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868180): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868180): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391a40 item 41 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868180): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868180): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.86388801 +0000 UTC m=+12.786529552 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868180): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008686c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008686c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008686c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008686c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008686c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.86388801 +0000 UTC m=+12.786529552 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008686c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391dc0 item 41 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868d40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868d40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868d40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868d40): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868d40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868d40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868d40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.865949893 +0000 UTC m=+12.788591454 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000868d40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869240): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869240): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869240): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a230 item 42 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869240): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869240): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.866691925 +0000 UTC m=+12.789333487 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869240): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869780): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869780): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a3f0 item 42 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869780): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869780): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869780): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869780): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869780): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.867611532 +0000 UTC m=+12.790253095 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869780): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869d00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869d00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869d00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869d00): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869d00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.867611532 +0000 UTC m=+12.790253095 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000869d00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a700 item 42 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007138c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007138c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007138c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007138c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007138c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007138c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007138c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.869984118 +0000 UTC m=+12.792625659 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007138c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000713dc0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000713dc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000713dc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691e30 item 43 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000713dc0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000713dc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.870756849 +0000 UTC m=+12.793398391 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000713dc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946380): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946380): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946380): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946380): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946380): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fc150 item 43 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946380): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946380): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.871334133 +0000 UTC m=+12.793975675 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946380): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009468c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009468c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009468c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009468c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009468c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.871334133 +0000 UTC m=+12.793975675 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009468c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fc690 item 43 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946f00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946f00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946f00): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946f00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946f00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946f00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946f00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.8738249 +0000 UTC m=+12.796466462 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000946f00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947400): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947400): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947400): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fcc40 item 44 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947400): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947400): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.874460974 +0000 UTC m=+12.797102527 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947400): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947980): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fce00 item 44 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947980): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947980): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947980): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947980): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.875564677 +0000 UTC m=+12.798206239 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947f00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947f00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947f00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947f00): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947f00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.875564677 +0000 UTC m=+12.798206239 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000947f00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fcfc0 item 44 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e125c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e125c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e125c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e125c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e125c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e125c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e125c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.878166614 +0000 UTC m=+12.800808175 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e125c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12ac0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12ac0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12ac0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fd9d0 item 45 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12ac0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12ac0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.879009697 +0000 UTC m=+12.801651259 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e12ac0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e131c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e131c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e131c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e131c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e131c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.879009697 +0000 UTC m=+12.801651259 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e131c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fdc00 item 45 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13800): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13800): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13800): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13800): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13800): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13800): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13800): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.881256676 +0000 UTC m=+12.803898238 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13800): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13d00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13d00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13d00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440070 item 46 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13d00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13d00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.882162016 +0000 UTC m=+12.804803578 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e13d00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a500): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a500): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a500): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a500): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a500): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.882162016 +0000 UTC m=+12.804803578 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078a500): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440700 item 46 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ac40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ac40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ac40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ac40): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ac40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ac40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ac40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.88448064 +0000 UTC m=+12.807122202 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078ac40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b140): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b140): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b140): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440b60 item 47 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b140): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b140): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.885078202 +0000 UTC m=+12.807719764 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b140): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b840): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b840): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b840): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b840): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b840): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.885078202 +0000 UTC m=+12.807719764 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078b840): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440f50 item 47 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078be80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078be80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078be80): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078be80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078be80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078be80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078be80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.887225064 +0000 UTC m=+12.809866616 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00078be80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6400): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6400): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6400): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441810 item 48 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6400): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6400): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.888015838 +0000 UTC m=+12.810657401 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6400): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b00): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.888015838 +0000 UTC m=+12.810657401 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf6b00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441ab0 item 48 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf71c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf71c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf71c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf71c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf71c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.890403101 +0000 UTC m=+12.813044653 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf71c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7640): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7640): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7640): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7640): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7640): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7640): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a000 item 49 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7640): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7640): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.891309383 +0000 UTC m=+12.813950945 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7640): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7b80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7b80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7b80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7b80): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7b80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.891309383 +0000 UTC m=+12.813950945 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cf7b80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a230 item 49 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6380): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6380): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6380): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6380): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6380): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.893812383 +0000 UTC m=+12.816453945 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6380): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f68c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f68c0): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f68c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ab60 item 50 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f68c0): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f68c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f68c0): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f68c0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f68c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.894805068 +0000 UTC m=+12.817446620 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f68c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6e40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6e40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6e40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6e40): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6e40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.894805068 +0000 UTC m=+12.817446620 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f6e40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae70 item 50 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f74c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f74c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f74c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f74c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f74c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.897039814 +0000 UTC m=+12.819681377 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f74c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f79c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f79c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f79c0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f79c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f79c0): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f79c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b3b0 item 51 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f79c0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f79c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.897795904 +0000 UTC m=+12.820437456 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f79c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7f00): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7f00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7f00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7f00): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7f00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.897795904 +0000 UTC m=+12.820437456 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0007f7f00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b730 item 51 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe600): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe600): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe600): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe600): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe600): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.899874557 +0000 UTC m=+12.822516109 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbe600): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbeb00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbeb00): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbeb00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bb20 item 52 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbeb00): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbeb00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbeb00): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbeb00): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbeb00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.900767073 +0000 UTC m=+12.823408615 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbeb00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf080): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf080): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf080): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf080): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf080): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.900767073 +0000 UTC m=+12.823408615 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf080): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bd50 item 52 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf700): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf700): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf700): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf700): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf700): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.902837682 +0000 UTC m=+12.825479244 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbf700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfc40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfc40): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfc40): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfc40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfc40): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfc40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088e460 item 53 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfc40): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfc40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.903764401 +0000 UTC m=+12.826405964 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000dbfc40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e200): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e200): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e200): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e200): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e200): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.903764401 +0000 UTC m=+12.826405964 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e200): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088eaf0 item 53 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e880): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e880): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e880): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e880): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e880): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.905932042 +0000 UTC m=+12.828573604 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9e880): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9ed80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9ed80): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9ed80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088ee70 item 54 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9ed80): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9ed80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9ed80): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9ed80): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9ed80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.906801375 +0000 UTC m=+12.829442927 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9ed80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f300): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f300): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f300): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f300): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f300): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.906801375 +0000 UTC m=+12.829442927 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f300): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088f0a0 item 54 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f9c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f9c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f9c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f9c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f9c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.908834864 +0000 UTC m=+12.831476426 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9f9c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fec0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fec0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fec0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fec0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fec0): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fec0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088f490 item 55 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fec0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fec0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.909664572 +0000 UTC m=+12.832306124 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000e9fec0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876480): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876480): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876480): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876480): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876480): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.909664572 +0000 UTC m=+12.832306124 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876480): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088f810 item 55 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876b00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876b00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876b00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876b00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876b00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.911614893 +0000 UTC m=+12.834256456 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000876b00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877000): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877000): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088fc00 item 56 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877000): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877000): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877000): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877000): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.912414695 +0000 UTC m=+12.835056257 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877580): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877580): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877580): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877580): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877580): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.912414695 +0000 UTC m=+12.835056257 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877580): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088ff10 item 56 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877bc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877bc0): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877bc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877bc0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877bc0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877bc0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877bc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.914453224 +0000 UTC m=+12.837094776 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000877bc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a41c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a41c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a41c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c770 item 57 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a41c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a41c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.915212249 +0000 UTC m=+12.837853801 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a41c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4740): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4740): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4740): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4740): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4740): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4740): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ce70 item 57 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4740): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4740): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.916040795 +0000 UTC m=+12.838682347 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4740): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4cc0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4cc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4cc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4cc0): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4cc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.916040795 +0000 UTC m=+12.838682347 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a4cc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d260 item 57 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5300): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5300): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5300): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5300): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5300): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5300): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5300): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5300): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.918155015 +0000 UTC m=+12.840796567 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5300): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5840): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5840): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5840): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2000 item 58 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5840): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5840): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.918933005 +0000 UTC m=+12.841574568 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5840): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5d80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5d80): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5d80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f21c0 item 58 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5d80): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5d80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5d80): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5d80): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5d80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.919827916 +0000 UTC m=+12.842469469 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004a5d80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a003c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a003c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a003c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a003c0): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a003c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.919827916 +0000 UTC m=+12.842469469 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a003c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f24d0 item 58 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00a00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00a00): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00a00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00a00): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00a00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00a00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00a00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00a00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.921772989 +0000 UTC m=+12.844414551 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00a00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00f40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00f40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00f40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f28c0 item 59 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00f40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00f40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.922490166 +0000 UTC m=+12.845131718 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a00f40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01500): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01500): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01500): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01500): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01500): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01500): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2c40 item 59 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01500): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01500): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.923308783 +0000 UTC m=+12.845950335 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01500): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01a80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01a80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01a80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01a80): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01a80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.923308783 +0000 UTC m=+12.845950335 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a01a80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2f50 item 59 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2140): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2140): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2140): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2140): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2140): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2140): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2140): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2140): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.92537335 +0000 UTC m=+12.848014902 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2140): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2680): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2680): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2680): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3500 item 60 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2680): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2680): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.926134719 +0000 UTC m=+12.848776281 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2680): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2bc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2bc0): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2bc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3960 item 60 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2bc0): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2bc0): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2bc0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2bc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.926997069 +0000 UTC m=+12.849638621 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b2bc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b3180): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b3180): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b3180): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b3180): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b3180): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.926997069 +0000 UTC m=+12.849638621 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b3180): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3c00 item 60 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b37c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b37c0): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b37c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b37c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b37c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b37c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b37c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b37c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.929153308 +0000 UTC m=+12.851794860 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b37c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b3d00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b3d00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b3d00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee000 item 61 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b3d00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b3d00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.929948371 +0000 UTC m=+12.852589933 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008b3d00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0480): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0480): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0480): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0480): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0480): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.929948371 +0000 UTC m=+12.852589933 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0480): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee1c0 item 61 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0ac0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0ac0): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0ac0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0ac0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0ac0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0ac0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0ac0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.931962433 +0000 UTC m=+12.854603995 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d0ac0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1000): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1000): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1000): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee770 item 62 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1000): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1000): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.932675102 +0000 UTC m=+12.855316664 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1000): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1700): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1700): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1700): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1700): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1700): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.932675102 +0000 UTC m=+12.855316664 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee930 item 62 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1d40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1d40): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1d40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1d40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1d40): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1d40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1d40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1d40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.934970362 +0000 UTC m=+12.857611924 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008d1d40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2300): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2300): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2300): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eee70 item 63 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2300): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2300): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.937334772 +0000 UTC m=+12.859976334 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2300): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb600): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb600): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb600): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb600): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb600): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.937334772 +0000 UTC m=+12.859976334 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fb600): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfb500 item 63 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbc80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbc80): open at offset 0 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbc80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbc80): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbc80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbc80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbc80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbc80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.939947498 +0000 UTC m=+12.862589060 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0003fbc80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2240): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2240): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2240): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfb880 item 64 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2240): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2240): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.940942897 +0000 UTC m=+12.863584450 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2240): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2940): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2940): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2940): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2940): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2940): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.940942897 +0000 UTC m=+12.863584450 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2940): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfbb20 item 64 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2f80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2f80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2f80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2f80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2f80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.943275227 +0000 UTC m=+12.865916779 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c2f80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3400): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3400): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3400): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3400): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3400): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfbea0 item 65 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3400): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3400): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.944110355 +0000 UTC m=+12.866751917 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3400): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3900): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3900): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3900): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3900): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3900): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.944110355 +0000 UTC m=+12.866751917 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3900): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee70 item 65 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3f40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3f40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3f40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3f40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3f40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.946152259 +0000 UTC m=+12.868793821 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0004c3f40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a440): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a440): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f9d0 item 66 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a440): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a440): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a440): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a440): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a440): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.947177084 +0000 UTC m=+12.869818636 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a440): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a980): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a980): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a980): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a980): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a980): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.947177084 +0000 UTC m=+12.869818636 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093a980): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fce0 item 66 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093afc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093afc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093afc0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093afc0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093afc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.949247812 +0000 UTC m=+12.871889364 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093afc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b440): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b440): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b440): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b440): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b440): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f61c0 item 67 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b440): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b440): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.950070087 +0000 UTC m=+12.872711649 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b440): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b940): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b940): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b940): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b940): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b940): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.950070087 +0000 UTC m=+12.872711649 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00093b940): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6380 item 67 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c040): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c040): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c040): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c040): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c040): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.952296397 +0000 UTC m=+12.874937959 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c040): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c540): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c540): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f68c0 item 68 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c540): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c540): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c540): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c540): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c540): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.95317662 +0000 UTC m=+12.875818172 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095c540): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095ca80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095ca80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095ca80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095ca80): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095ca80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.95317662 +0000 UTC m=+12.875818172 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc00095ca80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6bd0 item 68 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb05c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb05c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb05c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb05c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb05c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.955183368 +0000 UTC m=+12.877824930 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb05c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0a40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0a40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0a40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0a40): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0a40): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042aee0 item 69 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0a40): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0a40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.95611029 +0000 UTC m=+12.878751852 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0a40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0f40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0f40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0f40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0f40): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0f40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.95611029 +0000 UTC m=+12.878751852 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb0f40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b180 item 69 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb15c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb15c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb15c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb15c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb15c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.958223317 +0000 UTC m=+12.880864879 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb15c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1ac0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1ac0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b810 item 70 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1ac0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1ac0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1ac0): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1ac0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1ac0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.95909837 +0000 UTC m=+12.881739922 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000cb1ac0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988080): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988080): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988080): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988080): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988080): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.95909837 +0000 UTC m=+12.881739922 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988080): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bb90 item 70 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988700): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988700): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988700): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988700): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988700): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.960979212 +0000 UTC m=+12.883620774 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988c00): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988c00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988c00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988c00): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988c00): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332310 item 71 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988c00): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988c00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.961666773 +0000 UTC m=+12.884308325 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000988c00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989100): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989100): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989100): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989100): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989100): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.961666773 +0000 UTC m=+12.884308325 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989100): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332690 item 71 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989780): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989780): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989780): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989780): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989780): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.963482864 +0000 UTC m=+12.886124416 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989780): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989c80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989c80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332d90 item 72 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989c80): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989c80): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989c80): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989c80): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989c80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.96434868 +0000 UTC m=+12.886990232 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000989c80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6240): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6240): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6240): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6240): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6240): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.96434868 +0000 UTC m=+12.886990232 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6240): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003330a0 item 72 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6800): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6800): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6800): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6800): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6800): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6800): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6800): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.966210295 +0000 UTC m=+12.888851857 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6800): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6d00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6d00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6d00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333650 item 73 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6d00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6d00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.967206677 +0000 UTC m=+12.889848239 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e6d00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e71c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e71c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e71c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e71c0): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e71c0): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6000 item 73 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e71c0): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e71c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.968306873 +0000 UTC m=+12.890948434 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e71c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7700): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7700): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7700): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7700): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7700): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.968306873 +0000 UTC m=+12.890948434 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7700): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6230 item 73 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7d40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7d40): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7d40): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7d40): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7d40): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7d40): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7d40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.970376388 +0000 UTC m=+12.893017950 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0009e7d40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a302c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a302c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a302c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6690 item 74 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a302c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a302c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.971261169 +0000 UTC m=+12.893902721 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a302c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30800): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30800): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e69a0 item 74 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30800): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30800): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30800): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30800): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30800): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.972276447 +0000 UTC m=+12.894917999 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30800): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30d80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30d80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30d80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30d80): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30d80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.972276447 +0000 UTC m=+12.894917999 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a30d80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6b60 item 74 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a313c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a313c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a313c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a313c0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a313c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a313c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a313c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.974347015 +0000 UTC m=+12.896988577 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a313c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a318c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a318c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a318c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6f50 item 75 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a318c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a318c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.975088989 +0000 UTC m=+12.897730541 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a318c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a31e00): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a31e00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a31e00): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a31e00): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a31e00): _writeAt: size=3, off=2 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7110 item 75 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a31e00): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a31e00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.975923094 +0000 UTC m=+12.898564646 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a31e00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4c3c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4c3c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4c3c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4c3c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4c3c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.975923094 +0000 UTC m=+12.898564646 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4c3c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7340 item 75 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4ca00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4ca00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4ca00): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4ca00): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4ca00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4ca00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4ca00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.978152692 +0000 UTC m=+12.900794254 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4ca00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4cf00): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4cf00): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4cf00): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7730 item 76 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4cf00): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4cf00): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.979228993 +0000 UTC m=+12.901870535 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4cf00): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d440): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d440): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e78f0 item 76 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d440): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d440): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d440): _writeAt: size=3, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d440): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d440): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.979988739 +0000 UTC m=+12.902630282 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d440): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d9c0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d9c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d9c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d9c0): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d9c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.979988739 +0000 UTC m=+12.902630282 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a4d9c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7ab0 item 76 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74080): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74080): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74080): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74080): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74080): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74080): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74080): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.981935234 +0000 UTC m=+12.904576776 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74080): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74580): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74580): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74580): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004980e0 item 77 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74580): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74580): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.982635069 +0000 UTC m=+12.905276611 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74580): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74c80): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74c80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74c80): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74c80): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74c80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.982635069 +0000 UTC m=+12.905276611 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a74c80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004983f0 item 77 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a752c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a752c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a752c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a752c0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a752c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a752c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a752c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.984375517 +0000 UTC m=+12.907017059 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a752c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a757c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a757c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a757c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498a10 item 78 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a757c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a757c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.985371968 +0000 UTC m=+12.908013530 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a757c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a75ec0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a75ec0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a75ec0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a75ec0): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a75ec0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.985371968 +0000 UTC m=+12.908013530 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a75ec0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498e00 item 78 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94580): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94580): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94580): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94580): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94580): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94580): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94580): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.987637262 +0000 UTC m=+12.910278814 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94580): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94a80): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94a80): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94a80): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499420 item 79 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94a80): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94a80): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.988604618 +0000 UTC m=+12.911246170 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a94a80): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a95180): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a95180): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a95180): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a95180): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a95180): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.988604618 +0000 UTC m=+12.911246170 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a95180): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004996c0 item 79 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a957c0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a957c0): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a957c0): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a957c0): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a957c0): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a957c0): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a957c0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.991222965 +0000 UTC m=+12.913864527 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000a957c0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2440): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2440): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2440): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499a40 item 80 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2440): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2440): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.992246838 +0000 UTC m=+12.914888390 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2440): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2b40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2b40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2b40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2b40): >_readAt: n=5, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2b40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.992246838 +0000 UTC m=+12.914888390 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f2b40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef3b0 item 80 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3180): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3180): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3180): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3180): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3180): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.994582875 +0000 UTC m=+12.917224427 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3180): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3600): _readAt: size=2, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3600): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3600): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3600): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3600): >_readAt: n=2, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3600): _writeAt: size=3, off=7 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef730 item 81 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3600): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3600): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.995504165 +0000 UTC m=+12.918145727 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3600): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3b40): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3b40): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3b40): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3b40): >_readAt: n=8, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3b40): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.995504165 +0000 UTC m=+12.918145727 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc0008f3b40): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efa40 item 81 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14240): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14240): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14240): _writeAt: size=5, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14240): >_writeAt: n=5, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14240): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.997437956 +0000 UTC m=+12.920079508 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14240): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14740): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14740): open at offset 5 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14740): >openPending: err= 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eff10 item 82 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14740): _readAt: size=2, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14740): >_readAt: n=0, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14740): _writeAt: size=3, off=5 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14740): >_writeAt: n=3, err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14740): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.998269839 +0000 UTC m=+12.920911391 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14740): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14cc0): _readAt: size=512, off=0 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14cc0): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14cc0): >openPending: err= 2025/11/01 02:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14cc0): >_readAt: n=3, err=EOF 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14cc0): close: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:13.998269839 +0000 UTC m=+12.920911391 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b14cc0): >close: err= 2025/11/01 02:27:13 DEBUG : open-test-file: Remove: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c4d0 item 82 2025/11/01 02:27:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:13 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15340): openPending: 2025/11/01 02:27:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:13 DEBUG : open-test-file(0xc000b15340): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15340): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15340): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15340): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.00017181 +0000 UTC m=+12.922813382 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15340): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15840): _readAt: size=2, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15840): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15840): open at offset 5 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15840): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15840): >_readAt: n=2, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15840): _writeAt: size=3, off=7 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca10 item 83 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15840): >_writeAt: n=3, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15840): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.001065978 +0000 UTC m=+12.923707530 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15840): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15d80): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15d80): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15d80): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15d80): >_readAt: n=8, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15d80): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.001065978 +0000 UTC m=+12.923707530 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b15d80): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d0a0 item 83 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38480): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38480): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38480): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38480): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38480): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.003333146 +0000 UTC m=+12.925974708 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38480): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38980): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38980): open at offset 5 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38980): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d500 item 84 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38980): _readAt: size=2, off=5 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38980): >_readAt: n=0, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38980): _writeAt: size=3, off=5 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38980): >_writeAt: n=3, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38980): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.004214081 +0000 UTC m=+12.926855643 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38980): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38f00): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38f00): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38f00): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38f00): >_readAt: n=3, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38f00): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.004214081 +0000 UTC m=+12.926855643 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b38f00): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc70 item 84 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39580): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39580): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39580): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39580): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39580): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.006311048 +0000 UTC m=+12.928952600 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39580): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39a80): _readAt: size=2, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39a80): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39a80): open at offset 5 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39a80): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39a80): >_readAt: n=2, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39a80): _writeAt: size=3, off=7 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ea10 item 85 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39a80): >_writeAt: n=3, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39a80): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.007122091 +0000 UTC m=+12.929763643 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b39a80): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56040): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56040): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56040): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56040): >_readAt: n=8, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56040): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.007122091 +0000 UTC m=+12.929763643 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56040): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ecb0 item 85 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b566c0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b566c0): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b566c0): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b566c0): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b566c0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.009298849 +0000 UTC m=+12.931940401 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b566c0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56bc0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56bc0): open at offset 5 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56bc0): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f2d0 item 86 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56bc0): _readAt: size=2, off=5 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56bc0): >_readAt: n=0, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56bc0): _writeAt: size=3, off=5 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56bc0): >_writeAt: n=3, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56bc0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.010357577 +0000 UTC m=+12.932999139 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56bc0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57140): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57140): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57140): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57140): >_readAt: n=3, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57140): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.010357577 +0000 UTC m=+12.932999139 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57140): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f5e0 item 86 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b577c0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b577c0): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b577c0): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b577c0): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b577c0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.012769466 +0000 UTC m=+12.935411018 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b577c0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57cc0): _readAt: size=2, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57cc0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57cc0): open at offset 5 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57cc0): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57cc0): >_readAt: n=2, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57cc0): _writeAt: size=3, off=7 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ff10 item 87 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57cc0): >_writeAt: n=3, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57cc0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.01492299 +0000 UTC m=+12.937564552 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57cc0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a95cc0): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a95cc0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a95cc0): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a95cc0): >_readAt: n=8, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a95cc0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.01492299 +0000 UTC m=+12.937564552 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a95cc0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a0e0 item 87 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56540): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56540): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56540): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56540): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56540): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.017399821 +0000 UTC m=+12.940041363 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56540): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56a40): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56a40): open at offset 5 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56a40): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6930 item 88 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56a40): _readAt: size=2, off=5 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56a40): >_readAt: n=0, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56a40): _writeAt: size=3, off=5 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56a40): >_writeAt: n=3, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56a40): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.018649728 +0000 UTC m=+12.941291281 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56a40): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56fc0): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56fc0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56fc0): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56fc0): >_readAt: n=3, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56fc0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.018649728 +0000 UTC m=+12.941291281 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b56fc0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e00 item 88 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57600): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57600): open at offset 0 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57600): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57600): _readAt: size=2, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57600): >_readAt: n=0, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57600): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57600): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57600): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.02049302 +0000 UTC m=+12.943134572 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57600): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57b40): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57b40): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57b40): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a73b0 item 89 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57b40): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57b40): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.021235024 +0000 UTC m=+12.943876585 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b57b40): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94280): _readAt: size=2, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94280): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94280): open at offset 5 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94280): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94280): >_readAt: n=2, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94280): _writeAt: size=3, off=7 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7810 item 89 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94280): >_writeAt: n=3, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94280): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.022088877 +0000 UTC m=+12.944730439 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94280): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94800): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94800): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94800): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94800): >_readAt: n=8, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94800): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.022088877 +0000 UTC m=+12.944730439 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94800): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7ab0 item 89 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94e40): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94e40): open at offset 0 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94e40): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94e40): _readAt: size=2, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94e40): >_readAt: n=0, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94e40): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94e40): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94e40): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.024155297 +0000 UTC m=+12.946796849 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a94e40): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a95380): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a95380): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a95380): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6000 item 90 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a95380): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a95380): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.024891409 +0000 UTC m=+12.947532961 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a95380): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a958c0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a958c0): open at offset 5 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a958c0): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f61c0 item 90 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a958c0): _readAt: size=2, off=5 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a958c0): >_readAt: n=0, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a958c0): _writeAt: size=3, off=5 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a958c0): >_writeAt: n=3, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a958c0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.025774156 +0000 UTC m=+12.948415719 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000a958c0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14500): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14500): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14500): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14500): >_readAt: n=3, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14500): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.025774156 +0000 UTC m=+12.948415719 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14500): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6380 item 90 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14b40): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14b40): open at offset 0 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14b40): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14b40): _readAt: size=2, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14b40): >_readAt: n=0, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14b40): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14b40): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14b40): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.027599394 +0000 UTC m=+12.950240946 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c14b40): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c15080): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c15080): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c15080): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f68c0 item 91 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c15080): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c15080): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.028332351 +0000 UTC m=+12.950973913 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c15080): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c155c0): _readAt: size=2, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c155c0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c155c0): open at offset 5 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c155c0): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c155c0): >_readAt: n=2, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c155c0): _writeAt: size=3, off=7 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6bd0 item 91 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c155c0): >_writeAt: n=3, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c155c0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.02914705 +0000 UTC m=+12.951788613 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c155c0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c15b40): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c15b40): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c15b40): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c15b40): >_readAt: n=8, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c15b40): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.02914705 +0000 UTC m=+12.951788613 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000c15b40): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6e00 item 91 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90200): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90200): open at offset 0 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90200): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90200): _readAt: size=2, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90200): >_readAt: n=0, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90200): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90200): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90200): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.031185649 +0000 UTC m=+12.953827201 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90200): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90740): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90740): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90740): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7260 item 92 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90740): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90740): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.032018593 +0000 UTC m=+12.954660155 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90740): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90cc0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90cc0): open at offset 5 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90cc0): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7420 item 92 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90cc0): _readAt: size=2, off=5 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90cc0): >_readAt: n=0, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90cc0): _writeAt: size=3, off=5 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90cc0): >_writeAt: n=3, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90cc0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.033128587 +0000 UTC m=+12.955770150 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b90cc0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b91280): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b91280): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b91280): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b91280): >_readAt: n=3, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b91280): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.033128587 +0000 UTC m=+12.955770150 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b91280): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7650 item 92 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b918c0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b918c0): open at offset 0 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b918c0): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b918c0): _readAt: size=2, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b918c0): >_readAt: n=0, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b918c0): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b918c0): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b918c0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.035393701 +0000 UTC m=+12.958035263 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b918c0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b91e00): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b91e00): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b91e00): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f79d0 item 93 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b91e00): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b91e00): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.036123942 +0000 UTC m=+12.958765494 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000b91e00): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26600): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26600): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26600): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26600): >_readAt: n=5, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26600): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.036123942 +0000 UTC m=+12.958765494 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26600): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7b90 item 93 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26c40): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26c40): open at offset 0 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26c40): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26c40): _readAt: size=2, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26c40): >_readAt: n=0, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26c40): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26c40): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26c40): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.038310629 +0000 UTC m=+12.960952191 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e26c40): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e27180): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e27180): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e27180): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498070 item 94 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e27180): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e27180): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.039039326 +0000 UTC m=+12.961680889 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc000e27180): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0002c9b40): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0002c9b40): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0002c9b40): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0002c9b40): >_readAt: n=5, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0002c9b40): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.039039326 +0000 UTC m=+12.961680889 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0002c9b40): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498380 item 94 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001388c0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001388c0): open at offset 0 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001388c0): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001388c0): _readAt: size=2, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001388c0): >_readAt: n=0, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001388c0): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001388c0): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001388c0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.04096875 +0000 UTC m=+12.963610291 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001388c0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001396c0): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001396c0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001396c0): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a8c0 item 95 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001396c0): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001396c0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.041549641 +0000 UTC m=+12.964191183 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0001396c0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054ec80): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054ec80): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054ec80): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054ec80): >_readAt: n=5, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054ec80): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.041549641 +0000 UTC m=+12.964191183 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054ec80): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aaf0 item 95 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27: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/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f2c0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f2c0): open at offset 0 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f2c0): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f2c0): _readAt: size=2, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f2c0): >_readAt: n=0, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f2c0): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f2c0): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f2c0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.043387482 +0000 UTC m=+12.966029024 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f2c0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f800): _writeAt: size=5, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f800): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f800): >openPending: err= 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b1f0 item 96 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f800): >_writeAt: n=5, err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f800): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.044196341 +0000 UTC m=+12.966837893 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc00054f800): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 02:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 02:27:14 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0008e62c0): _readAt: size=512, off=0 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0008e62c0): openPending: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0008e62c0): >openPending: err= 2025/11/01 02:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0008e62c0): >_readAt: n=5, err=EOF 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0008e62c0): close: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 02:27:14.044196341 +0000 UTC m=+12.966837893 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:14 DEBUG : open-test-file(0xc0008e62c0): >close: err= 2025/11/01 02:27:14 DEBUG : open-test-file: Remove: 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b3b0 item 96 2025/11/01 02:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 02:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 02:27:14 DEBUG : open-test-file: >Remove: err= 2025/11/01 02:27:14 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:14 DEBUG : Looking for writers 2025/11/01 02:27:14 DEBUG : >WaitForWriters: 2025/11/01 02:27:14 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.60s) --- PASS: TestRWFileHandleOpenTests/writes (0.30s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.31s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:14 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:14 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:14 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:14 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:14 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:14 DEBUG : file1: newRWFileHandle: 2025/11/01 02:27:14 DEBUG : file1(0xc000868a00): openPending: 2025/11/01 02:27:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:14 DEBUG : file1(0xc000868a00): >openPending: err= 2025/11/01 02:27:14 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 02:27:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 02:27:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/11/01 02:27:14 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:14 DEBUG : Looking for writers 2025/11/01 02:27:14 DEBUG : file1: reading active writers 2025/11/01 02:27:14 DEBUG : file1: active writers 1 2025/11/01 02:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:14 DEBUG : Looking for writers 2025/11/01 02:27:14 DEBUG : file1: reading active writers 2025/11/01 02:27:14 DEBUG : file1: active writers 1 2025/11/01 02:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:14 DEBUG : Looking for writers 2025/11/01 02:27:14 DEBUG : file1: reading active writers 2025/11/01 02:27:14 DEBUG : file1: active writers 1 2025/11/01 02:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:14 DEBUG : Looking for writers 2025/11/01 02:27:14 DEBUG : file1: reading active writers 2025/11/01 02:27:14 DEBUG : file1: active writers 1 2025/11/01 02:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:14 DEBUG : Looking for writers 2025/11/01 02:27:14 DEBUG : file1: reading active writers 2025/11/01 02:27:14 DEBUG : file1: active writers 1 2025/11/01 02:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/11/01 02:27:14 DEBUG : Looking for writers 2025/11/01 02:27:14 DEBUG : file1: reading active writers 2025/11/01 02:27:14 DEBUG : file1: active writers 1 2025/11/01 02:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/11/01 02:27:14 DEBUG : Looking for writers 2025/11/01 02:27:14 DEBUG : file1: reading active writers 2025/11/01 02:27:14 DEBUG : file1: active writers 1 2025/11/01 02:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/11/01 02:27:15 DEBUG : Looking for writers 2025/11/01 02:27:15 DEBUG : file1: reading active writers 2025/11/01 02:27:15 DEBUG : file1: active writers 1 2025/11/01 02:27:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:16 DEBUG : Looking for writers 2025/11/01 02:27:16 DEBUG : file1: reading active writers 2025/11/01 02:27:16 DEBUG : file1: active writers 1 2025/11/01 02:27:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:17 DEBUG : Looking for writers 2025/11/01 02:27:17 DEBUG : file1: reading active writers 2025/11/01 02:27:17 DEBUG : file1: active writers 1 2025/11/01 02:27:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:18 DEBUG : Looking for writers 2025/11/01 02:27:18 DEBUG : file1: reading active writers 2025/11/01 02:27:18 DEBUG : file1: active writers 1 2025/11/01 02:27:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:19 DEBUG : Looking for writers 2025/11/01 02:27:19 DEBUG : file1: reading active writers 2025/11/01 02:27:19 DEBUG : file1: active writers 1 2025/11/01 02:27:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:20 DEBUG : Looking for writers 2025/11/01 02:27:20 DEBUG : file1: reading active writers 2025/11/01 02:27:20 DEBUG : file1: active writers 1 2025/11/01 02:27:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:21 DEBUG : Looking for writers 2025/11/01 02:27:21 DEBUG : file1: reading active writers 2025/11/01 02:27:21 DEBUG : file1: active writers 1 2025/11/01 02:27:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:22 DEBUG : Looking for writers 2025/11/01 02:27:22 DEBUG : file1: reading active writers 2025/11/01 02:27:22 DEBUG : file1: active writers 1 2025/11/01 02:27:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:23 DEBUG : Looking for writers 2025/11/01 02:27:23 DEBUG : file1: reading active writers 2025/11/01 02:27:23 DEBUG : file1: active writers 1 2025/11/01 02:27:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:24 DEBUG : Looking for writers 2025/11/01 02:27:24 DEBUG : file1: reading active writers 2025/11/01 02:27:24 DEBUG : file1: active writers 1 2025/11/01 02:27:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:25 DEBUG : Looking for writers 2025/11/01 02:27:25 DEBUG : file1: reading active writers 2025/11/01 02:27:25 DEBUG : file1: active writers 1 2025/11/01 02:27:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:26 DEBUG : Looking for writers 2025/11/01 02:27:26 DEBUG : file1: reading active writers 2025/11/01 02:27:26 DEBUG : file1: active writers 1 2025/11/01 02:27:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:27 DEBUG : Looking for writers 2025/11/01 02:27:27 DEBUG : file1: reading active writers 2025/11/01 02:27:27 DEBUG : file1: active writers 1 2025/11/01 02:27:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:28 DEBUG : Looking for writers 2025/11/01 02:27:28 DEBUG : file1: reading active writers 2025/11/01 02:27:28 DEBUG : file1: active writers 1 2025/11/01 02:27:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:29 DEBUG : Looking for writers 2025/11/01 02:27:29 DEBUG : file1: reading active writers 2025/11/01 02:27:29 DEBUG : file1: active writers 1 2025/11/01 02:27:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:30 DEBUG : Looking for writers 2025/11/01 02:27:30 DEBUG : file1: reading active writers 2025/11/01 02:27:30 DEBUG : file1: active writers 1 2025/11/01 02:27:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:31 DEBUG : Looking for writers 2025/11/01 02:27:31 DEBUG : file1: reading active writers 2025/11/01 02:27:31 DEBUG : file1: active writers 1 2025/11/01 02:27:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:32 DEBUG : Looking for writers 2025/11/01 02:27:32 DEBUG : file1: reading active writers 2025/11/01 02:27:32 DEBUG : file1: active writers 1 2025/11/01 02:27:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:33 DEBUG : Looking for writers 2025/11/01 02:27:33 DEBUG : file1: reading active writers 2025/11/01 02:27:33 DEBUG : file1: active writers 1 2025/11/01 02:27:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:34 DEBUG : Looking for writers 2025/11/01 02:27:34 DEBUG : file1: reading active writers 2025/11/01 02:27:34 DEBUG : file1: active writers 1 2025/11/01 02:27:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:35 DEBUG : Looking for writers 2025/11/01 02:27:35 DEBUG : file1: reading active writers 2025/11/01 02:27:35 DEBUG : file1: active writers 1 2025/11/01 02:27:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:36 DEBUG : Looking for writers 2025/11/01 02:27:36 DEBUG : file1: reading active writers 2025/11/01 02:27:36 DEBUG : file1: active writers 1 2025/11/01 02:27:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:37 DEBUG : Looking for writers 2025/11/01 02:27:37 DEBUG : file1: reading active writers 2025/11/01 02:27:37 DEBUG : file1: active writers 1 2025/11/01 02:27:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:38 DEBUG : Looking for writers 2025/11/01 02:27:38 DEBUG : file1: reading active writers 2025/11/01 02:27:38 DEBUG : file1: active writers 1 2025/11/01 02:27:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:39 DEBUG : Looking for writers 2025/11/01 02:27:39 DEBUG : file1: reading active writers 2025/11/01 02:27:39 DEBUG : file1: active writers 1 2025/11/01 02:27:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:40 DEBUG : Looking for writers 2025/11/01 02:27:40 DEBUG : file1: reading active writers 2025/11/01 02:27:40 DEBUG : file1: active writers 1 2025/11/01 02:27:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:41 DEBUG : Looking for writers 2025/11/01 02:27:41 DEBUG : file1: reading active writers 2025/11/01 02:27:41 DEBUG : file1: active writers 1 2025/11/01 02:27:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:42 DEBUG : Looking for writers 2025/11/01 02:27:42 DEBUG : file1: reading active writers 2025/11/01 02:27:42 DEBUG : file1: active writers 1 2025/11/01 02:27:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:43 DEBUG : Looking for writers 2025/11/01 02:27:43 DEBUG : file1: reading active writers 2025/11/01 02:27:43 DEBUG : file1: active writers 1 2025/11/01 02:27:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 02:27:44 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0009ad4a0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0008ea808 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643070016} name:file1 opens:1 downloaders: o: fd:0xc00008a880 info:{ModTime:{wall:13995351322226866687 ext:12991862435 loc:0x421c920} ATime:{wall:13995351322226866687 ext:12991862435 loc:0x421c920} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/11/01 02:27:44 DEBUG : >WaitForWriters: 2025/11/01 02:27:44 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:44 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:44 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:44 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:44 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:44 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:44 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:44 DEBUG : rename_me: newRWFileHandle: 2025/11/01 02:27:44 DEBUG : rename_me(0xc000e12300): openPending: 2025/11/01 02:27:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 02:27:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/01 02:27:44 DEBUG : rename_me(0xc000e12300): >openPending: err= 2025/11/01 02:27:44 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/01 02:27:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/01 02:27:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/01 02:27:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/01 02:27:44 DEBUG : rename_me(0xc000e12300): _writeAt: size=5, off=0 2025/11/01 02:27:44 DEBUG : rename_me(0xc000e12300): >_writeAt: n=5, err= 2025/11/01 02:27:44 DEBUG : rename_me(0xc000e12300): close: 2025/11/01 02:27:44 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-01 02:27:44.093891047 +0000 UTC m=+43.016532599 2025/11/01 02:27:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/01 02:27:44 DEBUG : rename_me(0xc000e12300): >close: err= 2025/11/01 02:27:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/01 02:27:44 DEBUG : i_was_renamed: Updating file with 0xc00070e480 2025/11/01 02:27:44 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/01 02:27:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/01 02:27:44 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:44 DEBUG : Looking for writers 2025/11/01 02:27:44 DEBUG : i_was_renamed: reading active writers 2025/11/01 02:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 02:27:44 DEBUG : Looking for writers 2025/11/01 02:27:44 DEBUG : i_was_renamed: reading active writers 2025/11/01 02:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 02:27:44 DEBUG : Looking for writers 2025/11/01 02:27:44 DEBUG : i_was_renamed: reading active writers 2025/11/01 02:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 02:27:44 DEBUG : Looking for writers 2025/11/01 02:27:44 DEBUG : i_was_renamed: reading active writers 2025/11/01 02:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 02:27:44 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/01 02:27:44 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:44 INFO : i_was_renamed: Copied (new) 2025/11/01 02:27:44 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-01 02:27:44 +0000 UTC" 2025/11/01 02:27:44 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/01 02:27:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/01 02:27:44 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/01 02:27:44 DEBUG : Looking for writers 2025/11/01 02:27:44 DEBUG : i_was_renamed: reading active writers 2025/11/01 02:27:44 DEBUG : >WaitForWriters: 2025/11/01 02:27:44 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:44 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:44 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 02:27:44 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:44 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 02:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o5CLd}/rclone-test-biladuh2vuse" 2025/11/01 02:27:44 INFO : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:44 DEBUG : forgetting directory cache 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate(0xc0007f6a00): _readAt: size=512, off=0 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate(0xc0007f6a00): openPending: 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-01 01:28:44 +0000 UTC" against cached fingerprint "" 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/01 02:27:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate(0xc0007f6a00): >openPending: err= 2025/11/01 02:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate(0xc0007f6a00): >_readAt: n=20, err=EOF 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate(0xc0007f6a00): close: 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-01 01:28:44 +0000 GMT 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate(0xc0007f6a00): >close: err= 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:44 DEBUG : forgetting directory cache 2025/11/01 02:27:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate(0xc000877800): _readAt: size=512, off=0 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate(0xc000877800): openPending: 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-01 01:29:44 +0000 UTC" against cached fingerprint "20,2025-11-01 01:28:44 +0000 UTC" 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-01 01:29:44 +0000 UTC" != cached fingerprint "20,2025-11-01 01:28:44 +0000 UTC") 2025/11/01 02:27:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/01 02:27:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate(0xc000877800): >openPending: err= 2025/11/01 02:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate(0xc000877800): >_readAt: n=20, err=EOF 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate(0xc000877800): close: 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-01 01:29:44 +0000 GMT 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate(0xc000877800): >close: err= 2025/11/01 02:27:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:44 DEBUG : forgetting directory cache 2025/11/01 02:27:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc000a01b00): _readAt: size=512, off=0 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc000a01b00): openPending: 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-01 01:30:44 +0000 UTC" against cached fingerprint "20,2025-11-01 01:29:44 +0000 UTC" 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-01 01:30:44 +0000 UTC" != cached fingerprint "20,2025-11-01 01:29:44 +0000 UTC") 2025/11/01 02:27:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/01 02:27:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc000a01b00): >openPending: err= 2025/11/01 02:27:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc000a01b00): >_readAt: n=20, err=EOF 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc000a01b00): close: 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-01 01:30:44 +0000 GMT 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc000a01b00): >close: err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:45 DEBUG : forgetting directory cache 2025/11/01 02:27:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc000cb13c0): _readAt: size=512, off=0 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc000cb13c0): openPending: 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-01 01:31:44 +0000 UTC" against cached fingerprint "20,2025-11-01 01:30:44 +0000 UTC" 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-01 01:31:44 +0000 UTC" != cached fingerprint "20,2025-11-01 01:30:44 +0000 UTC") 2025/11/01 02:27:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/01 02:27:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc000cb13c0): >openPending: err= 2025/11/01 02:27:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc000cb13c0): >_readAt: n=20, err=EOF 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc000cb13c0): close: 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-01 01:31:44 +0000 GMT 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc000cb13c0): >close: err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:45 DEBUG : forgetting directory cache 2025/11/01 02:27:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc0008ac8c0): _readAt: size=512, off=0 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc0008ac8c0): openPending: 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-01 01:32:44 +0000 UTC" against cached fingerprint "20,2025-11-01 01:31:44 +0000 UTC" 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-01 01:32:44 +0000 UTC" != cached fingerprint "20,2025-11-01 01:31:44 +0000 UTC") 2025/11/01 02:27:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/01 02:27:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc0008ac8c0): >openPending: err= 2025/11/01 02:27:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc0008ac8c0): >_readAt: n=20, err=EOF 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc0008ac8c0): close: 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-01 01:32:44 +0000 GMT 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc0008ac8c0): >close: err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:45 DEBUG : forgetting directory cache 2025/11/01 02:27:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc0008c4980): _readAt: size=512, off=0 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc0008c4980): openPending: 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-01 01:33:44 +0000 UTC" against cached fingerprint "20,2025-11-01 01:32:44 +0000 UTC" 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-01 01:33:44 +0000 UTC" != cached fingerprint "20,2025-11-01 01:32:44 +0000 UTC") 2025/11/01 02:27:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/01 02:27:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc0008c4980): >openPending: err= 2025/11/01 02:27:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc0008c4980): >_readAt: n=20, err=EOF 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc0008c4980): close: 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-01 01:33:44 +0000 GMT 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate(0xc0008c4980): >close: err= 2025/11/01 02:27:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:46 DEBUG : forgetting directory cache 2025/11/01 02:27:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0009d0140): _readAt: size=512, off=0 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0009d0140): openPending: 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-01 01:34:44 +0000 UTC" against cached fingerprint "20,2025-11-01 01:33:44 +0000 UTC" 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-01 01:34:44 +0000 UTC" != cached fingerprint "20,2025-11-01 01:33:44 +0000 UTC") 2025/11/01 02:27:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/01 02:27:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0009d0140): >openPending: err= 2025/11/01 02:27:46 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0009d0140): >_readAt: n=21, err=EOF 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0009d0140): close: 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-01 01:34:44 +0000 GMT 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0009d0140): >close: err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:46 DEBUG : forgetting directory cache 2025/11/01 02:27:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0008e8cc0): _readAt: size=512, off=0 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0008e8cc0): openPending: 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-01 01:35:44 +0000 UTC" against cached fingerprint "21,2025-11-01 01:34:44 +0000 UTC" 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-01 01:35:44 +0000 UTC" != cached fingerprint "21,2025-11-01 01:34:44 +0000 UTC") 2025/11/01 02:27:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/01 02:27:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0008e8cc0): >openPending: err= 2025/11/01 02:27:46 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0008e8cc0): >_readAt: n=22, err=EOF 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0008e8cc0): close: 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-01 01:35:44 +0000 GMT 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0008e8cc0): >close: err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:46 DEBUG : forgetting directory cache 2025/11/01 02:27:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc00086c0c0): _readAt: size=512, off=0 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc00086c0c0): openPending: 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-01 01:36:44 +0000 UTC" against cached fingerprint "22,2025-11-01 01:35:44 +0000 UTC" 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-01 01:36:44 +0000 UTC" != cached fingerprint "22,2025-11-01 01:35:44 +0000 UTC") 2025/11/01 02:27:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/01 02:27:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc00086c0c0): >openPending: err= 2025/11/01 02:27:46 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc00086c0c0): >_readAt: n=23, err=EOF 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc00086c0c0): close: 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-01 01:36:44 +0000 GMT 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc00086c0c0): >close: err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:46 DEBUG : forgetting directory cache 2025/11/01 02:27:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0008edf40): _readAt: size=512, off=0 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0008edf40): openPending: 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-01 01:37:44 +0000 UTC" against cached fingerprint "23,2025-11-01 01:36:44 +0000 UTC" 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-01 01:37:44 +0000 UTC" != cached fingerprint "23,2025-11-01 01:36:44 +0000 UTC") 2025/11/01 02:27:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/01 02:27:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0008edf40): >openPending: err= 2025/11/01 02:27:46 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0008edf40): >_readAt: n=24, err=EOF 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0008edf40): close: 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-01 01:37:44 +0000 GMT 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate(0xc0008edf40): >close: err= 2025/11/01 02:27:46 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:46 DEBUG : Looking for writers 2025/11/01 02:27:46 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/01 02:27:46 DEBUG : >WaitForWriters: 2025/11/01 02:27:46 DEBUG : webdav root 'rclone-test-biladuh2vuse': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:46 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:46 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:46 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:46 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:46 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 02:27:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 02:27:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 02:27:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : forgetting directory cache 2025/11/01 02:27:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/01 02:27:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/01 02:27:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/01 02:27:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/01 02:27:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/01 02:27:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/01 02:27:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/01 02:27:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/01 02:27:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/01 02:27:47 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/01 02:27:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/01 02:27:47 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/01 02:27:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/01 02:27:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/01 02:27:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/01 02:27:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/01 02:27:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:47 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:47 DEBUG : Looking for writers 2025/11/01 02:27:47 DEBUG : FiLeA: reading active writers 2025/11/01 02:27:47 DEBUG : FiLeB: reading active writers 2025/11/01 02:27:47 DEBUG : FilEb: reading active writers 2025/11/01 02:27:47 DEBUG : >WaitForWriters: 2025/11/01 02:27:47 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:47 DEBUG : Looking for writers 2025/11/01 02:27:47 DEBUG : FiLeA: reading active writers 2025/11/01 02:27:47 DEBUG : FiLeB: reading active writers 2025/11/01 02:27:47 DEBUG : FilEb: reading active writers 2025/11/01 02:27:47 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:47 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:47 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/01 02:27:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/01 02:27:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 02:27:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:47 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:47 DEBUG : Looking for writers 2025/11/01 02:27:47 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/01 02:27:47 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/01 02:27:47 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:47 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:47 DEBUG : webdav root 'rclone-test-biladuh2vuse': Reusing VFS from active cache 2025/11/01 02:27:47 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:47 DEBUG : Looking for writers 2025/11/01 02:27:47 DEBUG : >WaitForWriters: 2025/11/01 02:27:47 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:47 DEBUG : Looking for writers 2025/11/01 02:27:47 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:47 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:47 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:47 DEBUG : Looking for writers 2025/11/01 02:27:47 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:47 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:47 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:47 DEBUG : Looking for writers 2025/11/01 02:27:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:47 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:47 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:47 DEBUG : dir: Looking for writers 2025/11/01 02:27:47 DEBUG : file2: reading active writers 2025/11/01 02:27:47 DEBUG : Looking for writers 2025/11/01 02:27:47 DEBUG : dir: reading active writers 2025/11/01 02:27:47 DEBUG : file1: reading active writers 2025/11/01 02:27:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:47 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:47 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:47 DEBUG : dir: Looking for writers 2025/11/01 02:27:47 DEBUG : Looking for writers 2025/11/01 02:27:47 DEBUG : dir: reading active writers 2025/11/01 02:27:47 DEBUG : file1: reading active writers 2025/11/01 02:27:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:47 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : file1: Open: flags=O_RDONLY 2025/11/01 02:27:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/01 02:27:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/01 02:27:47 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/01 02:27:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/01 02:27:47 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/01 02:27:47 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/01 02:27:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/01 02:27:47 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (0 bytes), uploading instead of streaming 2025/11/01 02:27:47 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:47 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/11/01 02:27:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/01 02:27:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/01 02:27:47 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:47 DEBUG : dir: Looking for writers 2025/11/01 02:27:47 DEBUG : file2: reading active writers 2025/11/01 02:27:47 DEBUG : new_file.txt: reading active writers 2025/11/01 02:27:47 DEBUG : Looking for writers 2025/11/01 02:27:47 DEBUG : file1: reading active writers 2025/11/01 02:27:47 DEBUG : dir: reading active writers 2025/11/01 02:27:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:48 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:48 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/01 02:27:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000cec900 2025/11/01 02:27:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/01 02:27:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:48 INFO : dir/file1: Moved (server-side) to: file0 2025/11/01 02:27:48 DEBUG : file0: Updating file with file0 0xc000cec900 2025/11/01 02:27:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 02:27:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/01 02:27:48 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:48 DEBUG : dir: Looking for writers 2025/11/01 02:27:48 DEBUG : Looking for writers 2025/11/01 02:27:48 DEBUG : dir: reading active writers 2025/11/01 02:27:48 DEBUG : file0: reading active writers 2025/11/01 02:27:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:48 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:48 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:48 DEBUG : Looking for writers 2025/11/01 02:27:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:48 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:48 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/01 02:27:48 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/01 02:27:48 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/01 02:27:48 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/01 02:27:48 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/01 02:27:48 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:48 DEBUG : Looking for writers 2025/11/01 02:27:48 DEBUG : a: Looking for writers 2025/11/01 02:27:48 DEBUG : b: Looking for writers 2025/11/01 02:27:48 DEBUG : c: Looking for writers 2025/11/01 02:27:48 DEBUG : d: Looking for writers 2025/11/01 02:27:48 DEBUG : Looking for writers 2025/11/01 02:27:48 DEBUG : /: reading active writers 2025/11/01 02:27:48 DEBUG : a: reading active writers 2025/11/01 02:27:48 DEBUG : b: reading active writers 2025/11/01 02:27:48 DEBUG : c: reading active writers 2025/11/01 02:27:48 DEBUG : d: reading active writers 2025/11/01 02:27:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:48 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:48 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/01 02:27:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/01 02:27:48 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/01 02:27:48 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/01 02:27:49 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:49 DEBUG : a/b/c/d: Looking for writers 2025/11/01 02:27:49 DEBUG : a/b/c: Looking for writers 2025/11/01 02:27:49 DEBUG : d: reading active writers 2025/11/01 02:27:49 DEBUG : a/b: Looking for writers 2025/11/01 02:27:49 DEBUG : c: reading active writers 2025/11/01 02:27:49 DEBUG : a: Looking for writers 2025/11/01 02:27:49 DEBUG : b: reading active writers 2025/11/01 02:27:49 DEBUG : Looking for writers 2025/11/01 02:27:49 DEBUG : a: reading active writers 2025/11/01 02:27:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:49 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:49 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:49 DEBUG : Looking for writers 2025/11/01 02:27: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:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:49 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 02:27:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 02:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:49 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/01 02:27:49 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/01 02:27:49 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/01 02:27:49 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (5 bytes), uploading instead of streaming 2025/11/01 02:27:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:49 DEBUG : file1: Size of src and dst objects identical 2025/11/01 02:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 02:27:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 02:27:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 02:27:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 02:27:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/01 02:27:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/01 02:27:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 02:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 02:27:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 02:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:49 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (0 bytes), uploading instead of streaming 2025/11/01 02:27:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:49 DEBUG : file1: Size of src and dst objects identical 2025/11/01 02:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/01 02:27:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 02:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 02:27:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 02:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:49 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (7 bytes), uploading instead of streaming 2025/11/01 02:27:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:49 DEBUG : file1: Size of src and dst objects identical 2025/11/01 02:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:49 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:49 DEBUG : Looking for writers 2025/11/01 02:27:49 DEBUG : file1: reading active writers 2025/11/01 02:27:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:49 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 02:27:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 02:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:49 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/01 02:27:50 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/01 02:27:50 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/01 02:27:50 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/01 02:27:50 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (11 bytes), uploading instead of streaming 2025/11/01 02:27:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:50 DEBUG : file1: Size of src and dst objects identical 2025/11/01 02:27:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:50 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/01 02:27:50 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:50 DEBUG : Looking for writers 2025/11/01 02:27:50 DEBUG : file1: reading active writers 2025/11/01 02:27:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:50 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 02:27:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 02:27:50 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/01 02:27:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:50 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (5 bytes), uploading instead of streaming 2025/11/01 02:27:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:50 DEBUG : file1: Size of src and dst objects identical 2025/11/01 02:27:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/01 02:27:50 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:50 DEBUG : Looking for writers 2025/11/01 02:27:50 DEBUG : file1: reading active writers 2025/11/01 02:27:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:50 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 02:27:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 02:27:50 DEBUG : file1: WriteFileHandle.Release closing 2025/11/01 02:27:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:50 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (0 bytes), uploading instead of streaming 2025/11/01 02:27:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:27:50 DEBUG : file1: Size of src and dst objects identical 2025/11/01 02:27:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:50 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/01 02:27:50 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:50 DEBUG : Looking for writers 2025/11/01 02:27:50 DEBUG : file1: reading active writers 2025/11/01 02:27:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:27:50 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:27:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:27:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:27:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:27:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 02:27:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/11/01 02:27:50 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:27:50 DEBUG : Looking for writers 2025/11/01 02:27:50 DEBUG : file1: reading active writers 2025/11/01 02:27:50 DEBUG : file1: active writers 1 2025/11/01 02:27:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/11/01 02:27:50 DEBUG : Looking for writers 2025/11/01 02:27:50 DEBUG : file1: reading active writers 2025/11/01 02:27:50 DEBUG : file1: active writers 1 2025/11/01 02:27:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/11/01 02:27:50 DEBUG : Looking for writers 2025/11/01 02:27:50 DEBUG : file1: reading active writers 2025/11/01 02:27:50 DEBUG : file1: active writers 1 2025/11/01 02:27:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/11/01 02:27:50 DEBUG : Looking for writers 2025/11/01 02:27:50 DEBUG : file1: reading active writers 2025/11/01 02:27:50 DEBUG : file1: active writers 1 2025/11/01 02:27:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/11/01 02:27:50 DEBUG : Looking for writers 2025/11/01 02:27:50 DEBUG : file1: reading active writers 2025/11/01 02:27:50 DEBUG : file1: active writers 1 2025/11/01 02:27:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/11/01 02:27:50 DEBUG : Looking for writers 2025/11/01 02:27:50 DEBUG : file1: reading active writers 2025/11/01 02:27:50 DEBUG : file1: active writers 1 2025/11/01 02:27:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/11/01 02:27:51 DEBUG : Looking for writers 2025/11/01 02:27:51 DEBUG : file1: reading active writers 2025/11/01 02:27:51 DEBUG : file1: active writers 1 2025/11/01 02:27:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/11/01 02:27:51 DEBUG : Looking for writers 2025/11/01 02:27:51 DEBUG : file1: reading active writers 2025/11/01 02:27:51 DEBUG : file1: active writers 1 2025/11/01 02:27:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:27:52 DEBUG : Looking for writers 2025/11/01 02:27:52 DEBUG : file1: reading active writers 2025/11/01 02:27:52 DEBUG : file1: active writers 1 2025/11/01 02:27:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:27:53 DEBUG : Looking for writers 2025/11/01 02:27:53 DEBUG : file1: reading active writers 2025/11/01 02:27:53 DEBUG : file1: active writers 1 2025/11/01 02:27:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:27:54 DEBUG : Looking for writers 2025/11/01 02:27:54 DEBUG : file1: reading active writers 2025/11/01 02:27:54 DEBUG : file1: active writers 1 2025/11/01 02:27:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:27:55 DEBUG : Looking for writers 2025/11/01 02:27:55 DEBUG : file1: reading active writers 2025/11/01 02:27:55 DEBUG : file1: active writers 1 2025/11/01 02:27:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:27:56 DEBUG : Looking for writers 2025/11/01 02:27:56 DEBUG : file1: reading active writers 2025/11/01 02:27:56 DEBUG : file1: active writers 1 2025/11/01 02:27:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:27:57 DEBUG : Looking for writers 2025/11/01 02:27:57 DEBUG : file1: reading active writers 2025/11/01 02:27:57 DEBUG : file1: active writers 1 2025/11/01 02:27:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:27:58 DEBUG : Looking for writers 2025/11/01 02:27:58 DEBUG : file1: reading active writers 2025/11/01 02:27:58 DEBUG : file1: active writers 1 2025/11/01 02:27:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:27:59 DEBUG : Looking for writers 2025/11/01 02:27:59 DEBUG : file1: reading active writers 2025/11/01 02:27:59 DEBUG : file1: active writers 1 2025/11/01 02:27:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:00 DEBUG : Looking for writers 2025/11/01 02:28:00 DEBUG : file1: reading active writers 2025/11/01 02:28:00 DEBUG : file1: active writers 1 2025/11/01 02:28:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:01 DEBUG : Looking for writers 2025/11/01 02:28:01 DEBUG : file1: reading active writers 2025/11/01 02:28:01 DEBUG : file1: active writers 1 2025/11/01 02:28:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:02 DEBUG : Looking for writers 2025/11/01 02:28:02 DEBUG : file1: reading active writers 2025/11/01 02:28:02 DEBUG : file1: active writers 1 2025/11/01 02:28:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:03 DEBUG : Looking for writers 2025/11/01 02:28:03 DEBUG : file1: reading active writers 2025/11/01 02:28:03 DEBUG : file1: active writers 1 2025/11/01 02:28:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:04 DEBUG : Looking for writers 2025/11/01 02:28:04 DEBUG : file1: reading active writers 2025/11/01 02:28:04 DEBUG : file1: active writers 1 2025/11/01 02:28:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:05 DEBUG : Looking for writers 2025/11/01 02:28:05 DEBUG : file1: reading active writers 2025/11/01 02:28:05 DEBUG : file1: active writers 1 2025/11/01 02:28:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:06 DEBUG : Looking for writers 2025/11/01 02:28:06 DEBUG : file1: reading active writers 2025/11/01 02:28:06 DEBUG : file1: active writers 1 2025/11/01 02:28:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:07 DEBUG : Looking for writers 2025/11/01 02:28:07 DEBUG : file1: reading active writers 2025/11/01 02:28:07 DEBUG : file1: active writers 1 2025/11/01 02:28:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:08 DEBUG : Looking for writers 2025/11/01 02:28:08 DEBUG : file1: reading active writers 2025/11/01 02:28:08 DEBUG : file1: active writers 1 2025/11/01 02:28:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:09 DEBUG : Looking for writers 2025/11/01 02:28:09 DEBUG : file1: reading active writers 2025/11/01 02:28:09 DEBUG : file1: active writers 1 2025/11/01 02:28:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:10 DEBUG : Looking for writers 2025/11/01 02:28:10 DEBUG : file1: reading active writers 2025/11/01 02:28:10 DEBUG : file1: active writers 1 2025/11/01 02:28:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:11 DEBUG : Looking for writers 2025/11/01 02:28:11 DEBUG : file1: reading active writers 2025/11/01 02:28:11 DEBUG : file1: active writers 1 2025/11/01 02:28:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:12 DEBUG : Looking for writers 2025/11/01 02:28:12 DEBUG : file1: reading active writers 2025/11/01 02:28:12 DEBUG : file1: active writers 1 2025/11/01 02:28:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:13 DEBUG : Looking for writers 2025/11/01 02:28:13 DEBUG : file1: reading active writers 2025/11/01 02:28:13 DEBUG : file1: active writers 1 2025/11/01 02:28:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:14 DEBUG : Looking for writers 2025/11/01 02:28:14 DEBUG : file1: reading active writers 2025/11/01 02:28:14 DEBUG : file1: active writers 1 2025/11/01 02:28:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:15 DEBUG : Looking for writers 2025/11/01 02:28:15 DEBUG : file1: reading active writers 2025/11/01 02:28:15 DEBUG : file1: active writers 1 2025/11/01 02:28:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:16 DEBUG : Looking for writers 2025/11/01 02:28:16 DEBUG : file1: reading active writers 2025/11/01 02:28:16 DEBUG : file1: active writers 1 2025/11/01 02:28:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:17 DEBUG : Looking for writers 2025/11/01 02:28:17 DEBUG : file1: reading active writers 2025/11/01 02:28:17 DEBUG : file1: active writers 1 2025/11/01 02:28:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:18 DEBUG : Looking for writers 2025/11/01 02:28:18 DEBUG : file1: reading active writers 2025/11/01 02:28:18 DEBUG : file1: active writers 1 2025/11/01 02:28:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:19 DEBUG : Looking for writers 2025/11/01 02:28:19 DEBUG : file1: reading active writers 2025/11/01 02:28:19 DEBUG : file1: active writers 1 2025/11/01 02:28:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 02:28:20 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/11/01 02:28:20 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:28:20 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:28:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:28:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:28:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 02:28:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 02:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:28:20 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (0 bytes), uploading instead of streaming 2025/11/01 02:28:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:20 DEBUG : file1: Size of src and dst objects identical 2025/11/01 02:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:28:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:28:20 DEBUG : file1: Open: flags=O_RDONLY 2025/11/01 02:28:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/01 02:28:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/01 02:28:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:20 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:28:20 DEBUG : Looking for writers 2025/11/01 02:28:20 DEBUG : file1: reading active writers 2025/11/01 02:28:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:28:20 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:28:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 02:28:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 02:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:28:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 02:28:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 02:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:28:20 DEBUG : webdav root 'rclone-test-biladuh2vuse': File to upload is small (100 bytes), uploading instead of streaming 2025/11/01 02:28:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:20 DEBUG : file1: Size of src and dst objects identical 2025/11/01 02:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 02:28:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 02:28:20 DEBUG : file1: Open: flags=O_RDONLY 2025/11/01 02:28:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/01 02:28:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/01 02:28:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:20 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:28:20 DEBUG : Looking for writers 2025/11/01 02:28:20 DEBUG : file1: reading active writers 2025/11/01 02:28:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:28:20 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:28:20 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:20 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:20 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:20 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:20 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:20 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/01 02:28:20 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/01 02:28:20 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:20 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:20 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/01 02:28:20 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/01 02:28:20 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:21 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/01 02:28:21 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/01 02:28:21 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:21 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/01 02:28:21 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/01 02:28:21 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:21 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/01 02:28:21 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/01 02:28:21 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:21 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:28:21 DEBUG : flat: Looking for writers 2025/11/01 02:28:21 DEBUG : f000.txt: reading active writers 2025/11/01 02:28:21 DEBUG : f001.txt: reading active writers 2025/11/01 02:28:21 DEBUG : f002.txt: reading active writers 2025/11/01 02:28:21 DEBUG : f003.txt: reading active writers 2025/11/01 02:28:21 DEBUG : f004.txt: reading active writers 2025/11/01 02:28:21 DEBUG : Looking for writers 2025/11/01 02:28:21 DEBUG : flat: reading active writers 2025/11/01 02:28:21 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:28:21 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:28:21 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:21 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:21 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:21 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/01 02:28:21 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/01 02:28:21 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:21 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/01 02:28:21 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/01 02:28:21 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:21 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/01 02:28:21 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/01 02:28:21 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:21 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:28:21 DEBUG : a/b/c: Looking for writers 2025/11/01 02:28:21 DEBUG : deep.txt: reading active writers 2025/11/01 02:28:21 DEBUG : a/b: Looking for writers 2025/11/01 02:28:21 DEBUG : c: reading active writers 2025/11/01 02:28:21 DEBUG : mid.txt: reading active writers 2025/11/01 02:28:21 DEBUG : a: Looking for writers 2025/11/01 02:28:21 DEBUG : b: reading active writers 2025/11/01 02:28:21 DEBUG : top.txt: reading active writers 2025/11/01 02:28:21 DEBUG : Looking for writers 2025/11/01 02:28:21 DEBUG : a: reading active writers 2025/11/01 02:28:21 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:28:21 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:22 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:28:22 DEBUG : bigdir: Looking for writers 2025/11/01 02:28:22 DEBUG : big.bin: reading active writers 2025/11/01 02:28:22 DEBUG : Looking for writers 2025/11/01 02:28:22 DEBUG : bigdir: reading active writers 2025/11/01 02:28:22 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.61s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-biladuh2vuse'", Local "Local file system at /tmp/rclone3413969590", Modify Window "1s" 2025/11/01 02:28:22 INFO : webdav root 'rclone-test-biladuh2vuse': poll-interval is not supported by this remote 2025/11/01 02:28:22 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:22 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:22 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/11/01 02:28:22 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/01 02:28:22 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/01 02:28:22 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:22 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:22 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/01 02:28:22 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/01 02:28:22 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:22 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:22 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/01 02:28:22 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/01 02:28:22 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 02:28:22 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 02:28:22 DEBUG : WaitForWriters: timeout=30s 2025/11/01 02:28:22 DEBUG : dir1: Looking for writers 2025/11/01 02:28:22 DEBUG : a.txt: reading active writers 2025/11/01 02:28:22 DEBUG : dir2: Looking for writers 2025/11/01 02:28:22 DEBUG : b.txt: reading active writers 2025/11/01 02:28:22 DEBUG : dir3: Looking for writers 2025/11/01 02:28:22 DEBUG : c.txt: reading active writers 2025/11/01 02:28:22 DEBUG : Looking for writers 2025/11/01 02:28:22 DEBUG : dir2: reading active writers 2025/11/01 02:28:22 DEBUG : dir3: reading active writers 2025/11/01 02:28:22 DEBUG : dir1: reading active writers 2025/11/01 02:28:22 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/01 02:28:22 DEBUG : webdav root 'rclone-test-biladuh2vuse': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.358882763s (try 1/5)