"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/03/19 02:46:52 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-diwobiv1jaho" 2025/03/19 02:46:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 02:46:52 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/03/19 02:46:52 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/19 02:46:52 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/19 02:46:52 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/19 02:46:52 DEBUG : Setting pass="6YNf015Rgz1aRHSSvoguzzwmfxnL8s4JQDbNOvFTHzZ-" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/19 02:46:52 DEBUG : TestWebdavRclone: detected overridden config - adding "{0hMsc}" suffix to name 2025/03/19 02:46:52 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/19 02:46:52 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/19 02:46:52 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/19 02:46:52 DEBUG : Setting pass="6YNf015Rgz1aRHSSvoguzzwmfxnL8s4JQDbNOvFTHzZ-" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/19 02:46:52 DEBUG : found headers: 2025/03/19 02:46:52 DEBUG : Creating backend with remote "/tmp/rclone978141423" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:52 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:52 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:52 DEBUG : dir: Looking for writers 2025/03/19 02:46:52 DEBUG : : Looking for writers 2025/03/19 02:46:52 DEBUG : dir: reading active writers 2025/03/19 02:46:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:52 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:53 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:53 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:53 DEBUG : dir/subdir: Looking for writers 2025/03/19 02:46:53 DEBUG : dir: Looking for writers 2025/03/19 02:46:53 DEBUG : file1: reading active writers 2025/03/19 02:46:53 DEBUG : file2: reading active writers 2025/03/19 02:46:53 DEBUG : subdir: reading active writers 2025/03/19 02:46:53 DEBUG : : Looking for writers 2025/03/19 02:46:53 DEBUG : dir: reading active writers 2025/03/19 02:46:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:53 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:53 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:53 DEBUG : dir: Looking for writers 2025/03/19 02:46:53 DEBUG : file1: reading active writers 2025/03/19 02:46:53 DEBUG : : Looking for writers 2025/03/19 02:46:53 DEBUG : dir: reading active writers 2025/03/19 02:46:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:53 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:53 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:53 DEBUG : dir: Looking for writers 2025/03/19 02:46:53 DEBUG : : Looking for writers 2025/03/19 02:46:53 DEBUG : dir: reading active writers 2025/03/19 02:46:53 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:53 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:53 DEBUG : dir: forgetting directory cache 2025/03/19 02:46:53 DEBUG : : forgetting directory cache 2025/03/19 02:46:53 DEBUG : dir: forgetting directory cache 2025/03/19 02:46:53 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:53 DEBUG : : Looking for writers 2025/03/19 02:46:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:53 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:53 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/19 02:46:53 DEBUG : dir: invalidating directory cache 2025/03/19 02:46:53 DEBUG : : >ForgetPath: 2025/03/19 02:46:53 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/19 02:46:53 DEBUG : : invalidating directory cache 2025/03/19 02:46:53 DEBUG : dir: forgetting directory cache 2025/03/19 02:46:53 DEBUG : : >ForgetPath: 2025/03/19 02:46:53 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/19 02:46:53 DEBUG : : >ForgetPath: 2025/03/19 02:46:53 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:53 DEBUG : dir: Looking for writers 2025/03/19 02:46:53 DEBUG : : Looking for writers 2025/03/19 02:46:53 DEBUG : dir: reading active writers 2025/03/19 02:46:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:53 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:53 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:53 DEBUG : : forgetting directory cache 2025/03/19 02:46:53 DEBUG : dir: forgetting directory cache 2025/03/19 02:46:54 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:54 DEBUG : dir: Looking for writers 2025/03/19 02:46:54 DEBUG : fil/a/b: Looking for writers 2025/03/19 02:46:54 DEBUG : fil/a: Looking for writers 2025/03/19 02:46:54 DEBUG : b: reading active writers 2025/03/19 02:46:54 DEBUG : fil: Looking for writers 2025/03/19 02:46:54 DEBUG : a: reading active writers 2025/03/19 02:46:54 DEBUG : : Looking for writers 2025/03/19 02:46:54 DEBUG : dir: reading active writers 2025/03/19 02:46:54 DEBUG : fil: reading active writers 2025/03/19 02:46:54 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:54 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:54 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:54 DEBUG : dir: Looking for writers 2025/03/19 02:46:54 DEBUG : : Looking for writers 2025/03/19 02:46:54 DEBUG : dir: reading active writers 2025/03/19 02:46:54 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:54 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:54 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:54 DEBUG : dir: Looking for writers 2025/03/19 02:46:54 DEBUG : file1: reading active writers 2025/03/19 02:46:54 DEBUG : : Looking for writers 2025/03/19 02:46:54 DEBUG : dir: reading active writers 2025/03/19 02:46:54 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:54 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:54 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/03/19 02:46:54 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/19 02:46:54 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/19 02:46:54 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/19 02:46:54 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/19 02:46:54 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:54 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:54 DEBUG : dir: invalidating directory cache 2025/03/19 02:46:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/19 02:46:54 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/19 02:46:54 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/19 02:46:54 DEBUG : dir/file1: Reset virtual modtime 2025/03/19 02:46:54 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/19 02:46:54 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/19 02:46:54 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/19 02:46:54 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/19 02:46:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:54 DEBUG : dir: invalidating directory cache 2025/03/19 02:46:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/19 02:46:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/19 02:46:54 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/19 02:46:54 DEBUG : : forgetting directory cache 2025/03/19 02:46:54 DEBUG : dir: forgetting directory cache 2025/03/19 02:46:54 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/19 02:46:54 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:54 DEBUG : dir/virtualDir: Looking for writers 2025/03/19 02:46:54 DEBUG : dir: Looking for writers 2025/03/19 02:46:54 DEBUG : file1: reading active writers 2025/03/19 02:46:54 DEBUG : virtualFile2: reading active writers 2025/03/19 02:46:54 DEBUG : virtualFile: reading active writers 2025/03/19 02:46:54 DEBUG : virtualDir: reading active writers 2025/03/19 02:46:54 DEBUG : : Looking for writers 2025/03/19 02:46:54 DEBUG : dir: reading active writers 2025/03/19 02:46:54 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:54 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:54 ERROR : dir/: Can only open directories read only 2025/03/19 02:46:54 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:54 DEBUG : dir: Looking for writers 2025/03/19 02:46:54 DEBUG : : Looking for writers 2025/03/19 02:46:54 DEBUG : dir: reading active writers 2025/03/19 02:46:54 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:55 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:55 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:46:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/19 02:46:55 DEBUG : dir/potato: >Open: fd=dir/potato (w), err=<nil> 2025/03/19 02:46:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/19 02:46:55 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (5 bytes), uploading instead of streaming 2025/03/19 02:46:55 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:55 NOTICE: webdav root 'rclone-test-diwobiv1jaho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/19 02:46:55 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/19 02:46:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/19 02:46:55 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:55 DEBUG : dir: Looking for writers 2025/03/19 02:46:55 DEBUG : potato: reading active writers 2025/03/19 02:46:55 DEBUG : file1: reading active writers 2025/03/19 02:46:55 DEBUG : : Looking for writers 2025/03/19 02:46:55 DEBUG : dir: reading active writers 2025/03/19 02:46:55 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:55 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/19 02:46:55 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:55 DEBUG : dir/sub: Looking for writers 2025/03/19 02:46:55 DEBUG : dir: Looking for writers 2025/03/19 02:46:55 DEBUG : file1: reading active writers 2025/03/19 02:46:55 DEBUG : sub: reading active writers 2025/03/19 02:46:55 DEBUG : : Looking for writers 2025/03/19 02:46:55 DEBUG : dir: reading active writers 2025/03/19 02:46:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:55 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/19 02:46:55 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/19 02:46:55 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:55 DEBUG : dir/sub/subsub: Looking for writers 2025/03/19 02:46:55 DEBUG : dir/sub: Looking for writers 2025/03/19 02:46:55 DEBUG : subsub: reading active writers 2025/03/19 02:46:55 DEBUG : dir: Looking for writers 2025/03/19 02:46:55 DEBUG : file1: reading active writers 2025/03/19 02:46:55 DEBUG : sub: reading active writers 2025/03/19 02:46:55 DEBUG : : Looking for writers 2025/03/19 02:46:55 DEBUG : dir: reading active writers 2025/03/19 02:46:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:55 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:55 ERROR : dir/: Dir.Remove not empty 2025/03/19 02:46:55 DEBUG : dir/file1: Remove: 2025/03/19 02:46:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:55 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/19 02:46:55 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/19 02:46:56 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:56 DEBUG : : Looking for writers 2025/03/19 02:46:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:56 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:56 DEBUG : dir/file1: Remove: 2025/03/19 02:46:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:56 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/19 02:46:56 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/19 02:46:56 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:56 DEBUG : : Looking for writers 2025/03/19 02:46:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:56 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:56 DEBUG : dir/file1: Remove: 2025/03/19 02:46:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:56 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/19 02:46:56 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:56 DEBUG : dir: Looking for writers 2025/03/19 02:46:56 DEBUG : : Looking for writers 2025/03/19 02:46:56 DEBUG : dir: reading active writers 2025/03/19 02:46:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:56 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:56 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:56 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/19 02:46:56 DEBUG : dir: Updating dir with dir2 0xc00073ad00 2025/03/19 02:46:56 DEBUG : dir: forgetting directory cache 2025/03/19 02:46:56 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/19 02:46:56 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/19 02:46:56 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/19 02:46:56 DEBUG : file2: Updating file with file2 0xc000001a40 2025/03/19 02:46:56 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:56 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/19 02:46:56 INFO : dir2/file3: Deleted 2025/03/19 02:46:56 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/19 02:46:56 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000001a40 2025/03/19 02:46:56 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/19 02:46:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/19 02:46:56 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/19 02:46:56 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00020f450 2025/03/19 02:46:56 DEBUG : empty directory: forgetting directory cache 2025/03/19 02:46:56 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/19 02:46:56 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/19 02:46:56 DEBUG : dir2: Renaming to "dir3" 2025/03/19 02:46:56 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:56 DEBUG : dir3: Looking for writers 2025/03/19 02:46:56 DEBUG : file3: reading active writers 2025/03/19 02:46:56 DEBUG : renamed empty directory: Looking for writers 2025/03/19 02:46:56 DEBUG : : Looking for writers 2025/03/19 02:46:56 DEBUG : dir3: reading active writers 2025/03/19 02:46:56 DEBUG : renamed empty directory: reading active writers 2025/03/19 02:46:56 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:56 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/19 02:46:57 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:46:57 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 02:46:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/19 02:46:57 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err=<nil> 2025/03/19 02:46:57 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err=<nil> 2025/03/19 02:46:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/19 02:46:57 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:46:57 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 02:46:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/19 02:46:57 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err=<nil> 2025/03/19 02:46:57 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err=<nil> 2025/03/19 02:46:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/19 02:46:57 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (12 bytes), uploading instead of streaming 2025/03/19 02:46:57 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:57 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/19 02:46:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/19 02:46:57 DEBUG : : forgetting directory cache 2025/03/19 02:46:57 DEBUG : dir: forgetting directory cache 2025/03/19 02:46:57 DEBUG : dir/sub: forgetting directory cache 2025/03/19 02:46:57 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/19 02:46:57 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/19 02:46:57 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (5 bytes), uploading instead of streaming 2025/03/19 02:46:57 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:57 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/19 02:46:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/19 02:46:57 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:57 DEBUG : dir/sub: Looking for writers 2025/03/19 02:46:57 DEBUG : file2: reading active writers 2025/03/19 02:46:57 DEBUG : file0: reading active writers 2025/03/19 02:46:57 DEBUG : dir: Looking for writers 2025/03/19 02:46:57 DEBUG : file1: reading active writers 2025/03/19 02:46:57 DEBUG : sub: reading active writers 2025/03/19 02:46:57 DEBUG : : Looking for writers 2025/03/19 02:46:57 DEBUG : dir: reading active writers 2025/03/19 02:46:57 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:57 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/19 02:46:57 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:57 DEBUG : : Looking for writers 2025/03/19 02:46:57 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:57 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:57 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:57 DEBUG : dir: Looking for writers 2025/03/19 02:46:57 DEBUG : file1: reading active writers 2025/03/19 02:46:57 DEBUG : : Looking for writers 2025/03/19 02:46:57 DEBUG : dir: reading active writers 2025/03/19 02:46:57 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:57 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:57 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:57 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/03/19 02:46:57 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:57 DEBUG : dir: Looking for writers 2025/03/19 02:46:57 DEBUG : file1: reading active writers 2025/03/19 02:46:57 DEBUG : : Looking for writers 2025/03/19 02:46:57 DEBUG : dir: reading active writers 2025/03/19 02:46:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:57 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:46:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/19 02:46:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:46:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/19 02:46:57 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:57 DEBUG : dir: Looking for writers 2025/03/19 02:46:57 DEBUG : file1: reading active writers 2025/03/19 02:46:57 DEBUG : : Looking for writers 2025/03/19 02:46:57 DEBUG : dir: reading active writers 2025/03/19 02:46:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/03/19 02:46:57 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/19 02:46:57 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/19 02:46:57 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:46:57 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/19 02:46:57 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:57 DEBUG : : Looking for writers 2025/03/19 02:46:57 DEBUG : file.txt: reading active writers 2025/03/19 02:46:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:57 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:46:57 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (25 bytes), uploading instead of streaming 2025/03/19 02:46:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/19 02:46:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:46:57 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:57 DEBUG : dir: Looking for writers 2025/03/19 02:46:57 DEBUG : file1: reading active writers 2025/03/19 02:46:57 DEBUG : : Looking for writers 2025/03/19 02:46:57 DEBUG : dir: reading active writers 2025/03/19 02:46:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:57 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:58 DEBUG : dir/file1: Remove: 2025/03/19 02:46:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:58 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/19 02:46:58 DEBUG : dir/file1: Remove: 2025/03/19 02:46:58 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/19 02:46:58 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:58 DEBUG : dir: Looking for writers 2025/03/19 02:46:58 DEBUG : : Looking for writers 2025/03/19 02:46:58 DEBUG : dir: reading active writers 2025/03/19 02:46:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:58 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:58 DEBUG : dir/file1: Remove: 2025/03/19 02:46:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:58 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/19 02:46:58 DEBUG : dir/file1: Remove: 2025/03/19 02:46:58 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/19 02:46:58 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:58 DEBUG : dir: Looking for writers 2025/03/19 02:46:58 DEBUG : : Looking for writers 2025/03/19 02:46:58 DEBUG : dir: reading active writers 2025/03/19 02:46:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:58 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:46:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/19 02:46:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/19 02:46:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/19 02:46:58 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/19 02:46:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/19 02:46:58 DEBUG : dir/file1: Open: flags=0x3 2025/03/19 02:46:58 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/19 02:46:58 DEBUG : dir/file1: >Open: fd=<nil>, err=permission denied 2025/03/19 02:46:58 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:58 DEBUG : dir: Looking for writers 2025/03/19 02:46:58 DEBUG : file1: reading active writers 2025/03/19 02:46:58 DEBUG : : Looking for writers 2025/03/19 02:46:58 DEBUG : dir: reading active writers 2025/03/19 02:46:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:58 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:58 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:58 DEBUG : dir: Looking for writers 2025/03/19 02:46:58 DEBUG : file1: reading active writers 2025/03/19 02:46:58 DEBUG : : Looking for writers 2025/03/19 02:46:58 DEBUG : dir: reading active writers 2025/03/19 02:46:58 DEBUG : >WaitForWriters: 2025/03/19 02:46:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 02:46:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f0300 2025/03/19 02:46:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:46:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 02:46:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f0300 2025/03/19 02:46:58 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 02:46:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:46:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 02:46:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/19 02:46:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:46:58 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008f0300 2025/03/19 02:46:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:46:58 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (25 bytes), uploading instead of streaming 2025/03/19 02:46:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:58 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/19 02:46:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:46:58 DEBUG : newLeaf: Running delayed rename now 2025/03/19 02:46:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 02:46:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f0300 2025/03/19 02:46:58 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:58 DEBUG : dir: Looking for writers 2025/03/19 02:46:58 DEBUG : : Looking for writers 2025/03/19 02:46:58 DEBUG : dir: reading active writers 2025/03/19 02:46:58 DEBUG : newLeaf: reading active writers 2025/03/19 02:46:58 DEBUG : >WaitForWriters: 2025/03/19 02:46:58 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:58 DEBUG : dir: Looking for writers 2025/03/19 02:46:58 DEBUG : : Looking for writers 2025/03/19 02:46:58 DEBUG : dir: reading active writers 2025/03/19 02:46:58 DEBUG : newLeaf: reading active writers 2025/03/19 02:46:58 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:58 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:58 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:46:58 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:58 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:46:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:46:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:58 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:46:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:58 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:58 DEBUG : dir: Looking for writers 2025/03/19 02:46:58 DEBUG : file1: reading active writers 2025/03/19 02:46:58 DEBUG : : Looking for writers 2025/03/19 02:46:58 DEBUG : dir: reading active writers 2025/03/19 02:46:58 DEBUG : >WaitForWriters: 2025/03/19 02:46:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 02:46:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0009195c0 2025/03/19 02:46:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:46:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 02:46:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0009195c0 2025/03/19 02:46:59 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 02:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:46:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 02:46:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/19 02:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:46:59 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009195c0 2025/03/19 02:46:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:46:59 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (25 bytes), uploading instead of streaming 2025/03/19 02:46:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:59 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/19 02:46:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:46:59 DEBUG : newLeaf: Running delayed rename now 2025/03/19 02:46:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 02:46:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0009195c0 2025/03/19 02:46:59 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : newLeaf: reading active writers 2025/03/19 02:46:59 DEBUG : >WaitForWriters: 2025/03/19 02:46:59 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : newLeaf: reading active writers 2025/03/19 02:46:59 DEBUG : >WaitForWriters: 2025/03/19 02:46:59 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:59 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:59 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:46:59 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:59 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:59 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:46:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 02:46:59 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000afec00): openPending: 2025/03/19 02:46:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 02:46:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/19 02:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000afec00): >openPending: err=<nil> 2025/03/19 02:46:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 02:46:59 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:46:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000afec00): _writeAt: size=14, off=0 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000afec00): >_writeAt: n=14, err=<nil> 2025/03/19 02:46:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000afec00): close: 2025/03/19 02:46:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/19 02:46:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/19 02:46:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000afec00): >close: err=<nil> 2025/03/19 02:46:59 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : file1: reading active writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : file1: reading active writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : file1: reading active writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : file1: reading active writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:46:59 DEBUG : dir/file1: vfs cache: starting upload 2025/03/19 02:46:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:59 INFO : dir/file1: Copied (replaced existing) 2025/03/19 02:46:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/19 02:46:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/19 02:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:46:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : file1: reading active writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : >WaitForWriters: 2025/03/19 02:46:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:46:59 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:46:59 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:46:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000e1a440): _readAt: size=512, off=0 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000e1a440): openPending: 2025/03/19 02:46:59 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/03/19 02:46:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 02:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000e1a440): >openPending: err=<nil> 2025/03/19 02:46:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000e1a440): >_readAt: n=14, err=EOF 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000e1a440): close: 2025/03/19 02:46:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000e1a440): >close: err=<nil> 2025/03/19 02:46:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 02:46:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 02:46:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00015f500 2025/03/19 02:46:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:46:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 02:46:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/19 02:46:59 DEBUG : dir/file1: Updating file with dir/file1 0xc00015f500 2025/03/19 02:46:59 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 02:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:46:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 02:46:59 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000deb540): openPending: 2025/03/19 02:46:59 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/03/19 02:46:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 02:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000deb540): >openPending: err=<nil> 2025/03/19 02:46:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 02:46:59 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:46:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000deb540): _writeAt: size=25, off=0 2025/03/19 02:46:59 DEBUG : dir/file1(0xc000deb540): >_writeAt: n=25, err=<nil> 2025/03/19 02:46:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 02:46:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 02:46:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00015f500 2025/03/19 02:46:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:46:59 DEBUG : newLeaf(0xc000deb540): close: 2025/03/19 02:46:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/19 02:46:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-19 02:46:59.574569787 +0000 UTC m=+6.788859333 2025/03/19 02:46:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/19 02:46:59 DEBUG : newLeaf(0xc000deb540): >close: err=<nil> 2025/03/19 02:46:59 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : newLeaf: reading active writers 2025/03/19 02:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : newLeaf: reading active writers 2025/03/19 02:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : newLeaf: reading active writers 2025/03/19 02:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : newLeaf: reading active writers 2025/03/19 02:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:46:59 DEBUG : newLeaf: vfs cache: starting upload 2025/03/19 02:46:59 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:59 INFO : newLeaf: Copied (replaced existing) 2025/03/19 02:46:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-19 02:46:59 +0000 UTC" 2025/03/19 02:46:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/19 02:46:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:46:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : newLeaf: reading active writers 2025/03/19 02:46:59 DEBUG : >WaitForWriters: 2025/03/19 02:46:59 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : newLeaf: reading active writers 2025/03/19 02:46:59 DEBUG : >WaitForWriters: 2025/03/19 02:46:59 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:46:59 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:46:59 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:46:59 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:59 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:46:59 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:46:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:46:59 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:46:59 DEBUG : dir: Looking for writers 2025/03/19 02:46:59 DEBUG : file1: reading active writers 2025/03/19 02:46:59 DEBUG : : Looking for writers 2025/03/19 02:46:59 DEBUG : dir: reading active writers 2025/03/19 02:46:59 DEBUG : >WaitForWriters: 2025/03/19 02:46:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 02:46:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000b1e000 2025/03/19 02:46:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:46:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:47:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 02:47:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000b1e000 2025/03/19 02:47:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 02:47:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 02:47:00 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000dea000): openPending: 2025/03/19 02:47:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 02:47:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/19 02:47:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000dea000): >openPending: err=<nil> 2025/03/19 02:47:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 02:47:00 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000dea000): _writeAt: size=25, off=0 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000dea000): >_writeAt: n=25, err=<nil> 2025/03/19 02:47:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 02:47:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 02:47:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000b1e000 2025/03/19 02:47:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:47:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:47:00 DEBUG : newLeaf(0xc000dea000): close: 2025/03/19 02:47:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/19 02:47:00 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-19 02:47:00.07559812 +0000 UTC m=+7.289887666 2025/03/19 02:47:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:00 DEBUG : newLeaf(0xc000dea000): >close: err=<nil> 2025/03/19 02:47:00 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:47:00 DEBUG : newLeaf: vfs cache: starting upload 2025/03/19 02:47:00 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:00 INFO : newLeaf: Copied (replaced existing) 2025/03/19 02:47:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-19 02:47:00 +0000 UTC" 2025/03/19 02:47:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/19 02:47:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:47:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:00 DEBUG : >WaitForWriters: 2025/03/19 02:47:00 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:00 DEBUG : >WaitForWriters: 2025/03/19 02:47:00 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:00 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:00 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:00 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:00 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:00 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 02:47:00 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000543740): openPending: 2025/03/19 02:47:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 02:47:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/19 02:47:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000543740): >openPending: err=<nil> 2025/03/19 02:47:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 02:47:00 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000543740): _writeAt: size=14, off=0 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000543740): >_writeAt: n=14, err=<nil> 2025/03/19 02:47:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000543740): close: 2025/03/19 02:47:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/19 02:47:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/19 02:47:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000543740): >close: err=<nil> 2025/03/19 02:47:00 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : file1: reading active writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : file1: reading active writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : file1: reading active writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : file1: reading active writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:47:00 DEBUG : dir/file1: vfs cache: starting upload 2025/03/19 02:47:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:00 INFO : dir/file1: Copied (replaced existing) 2025/03/19 02:47:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/19 02:47:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/19 02:47:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : file1: reading active writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : >WaitForWriters: 2025/03/19 02:47:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:47:00 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:47:00 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000ec0000): _readAt: size=512, off=0 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000ec0000): openPending: 2025/03/19 02:47:00 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/03/19 02:47:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 02:47:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000ec0000): >openPending: err=<nil> 2025/03/19 02:47:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000ec0000): >_readAt: n=14, err=EOF 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000ec0000): close: 2025/03/19 02:47:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000ec0000): >close: err=<nil> 2025/03/19 02:47:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 02:47:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 02:47:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f06c0 2025/03/19 02:47:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:47:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:47:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 02:47:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/19 02:47:00 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f06c0 2025/03/19 02:47:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 02:47:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 02:47:00 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000f633c0): openPending: 2025/03/19 02:47:00 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/03/19 02:47:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 02:47:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000f633c0): >openPending: err=<nil> 2025/03/19 02:47:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 02:47:00 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000f633c0): _writeAt: size=25, off=0 2025/03/19 02:47:00 DEBUG : dir/file1(0xc000f633c0): >_writeAt: n=25, err=<nil> 2025/03/19 02:47:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 02:47:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 02:47:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f06c0 2025/03/19 02:47:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:47:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:47:00 DEBUG : newLeaf(0xc000f633c0): close: 2025/03/19 02:47:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/19 02:47:00 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-19 02:47:00.720210021 +0000 UTC m=+7.934499597 2025/03/19 02:47:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:00 DEBUG : newLeaf(0xc000f633c0): >close: err=<nil> 2025/03/19 02:47:00 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:47:00 DEBUG : newLeaf: vfs cache: starting upload 2025/03/19 02:47:00 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:00 INFO : newLeaf: Copied (replaced existing) 2025/03/19 02:47:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-19 02:47:00 +0000 UTC" 2025/03/19 02:47:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/19 02:47:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:47:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:00 DEBUG : >WaitForWriters: 2025/03/19 02:47:00 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:00 DEBUG : dir: Looking for writers 2025/03/19 02:47:00 DEBUG : : Looking for writers 2025/03/19 02:47:00 DEBUG : dir: reading active writers 2025/03/19 02:47:00 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:00 DEBUG : >WaitForWriters: 2025/03/19 02:47:00 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:00 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:00 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:00 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:00 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:00 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:01 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:01 DEBUG : dir: Looking for writers 2025/03/19 02:47:01 DEBUG : file1: reading active writers 2025/03/19 02:47:01 DEBUG : : Looking for writers 2025/03/19 02:47:01 DEBUG : dir: reading active writers 2025/03/19 02:47:01 DEBUG : >WaitForWriters: 2025/03/19 02:47:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:47:01 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:47:01 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:01 DEBUG : dir/file1(0xc00074fe00): _readAt: size=512, off=0 2025/03/19 02:47:01 DEBUG : dir/file1(0xc00074fe00): openPending: 2025/03/19 02:47:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 02:47:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/19 02:47:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:01 DEBUG : dir/file1(0xc00074fe00): >openPending: err=<nil> 2025/03/19 02:47:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:01 DEBUG : dir/file1(0xc00074fe00): >_readAt: n=14, err=EOF 2025/03/19 02:47:01 DEBUG : dir/file1(0xc00074fe00): close: 2025/03/19 02:47:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 02:47:01 DEBUG : dir/file1(0xc00074fe00): >close: err=<nil> 2025/03/19 02:47:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 02:47:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 02:47:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00015ed80 2025/03/19 02:47:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:47:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:47:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 02:47:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/19 02:47:01 DEBUG : dir/file1: Updating file with dir/file1 0xc00015ed80 2025/03/19 02:47:01 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 02:47:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 02:47:01 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:47:01 DEBUG : dir/file1(0xc000ef8e80): openPending: 2025/03/19 02:47:01 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/03/19 02:47:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 02:47:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:01 DEBUG : dir/file1(0xc000ef8e80): >openPending: err=<nil> 2025/03/19 02:47:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 02:47:01 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:01 DEBUG : dir/file1(0xc000ef8e80): _writeAt: size=25, off=0 2025/03/19 02:47:01 DEBUG : dir/file1(0xc000ef8e80): >_writeAt: n=25, err=<nil> 2025/03/19 02:47:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 02:47:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 02:47:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00015ed80 2025/03/19 02:47:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:47:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:47:01 DEBUG : newLeaf(0xc000ef8e80): close: 2025/03/19 02:47:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/19 02:47:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-19 02:47:01.229985166 +0000 UTC m=+8.444274712 2025/03/19 02:47:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:01 DEBUG : newLeaf(0xc000ef8e80): >close: err=<nil> 2025/03/19 02:47:01 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:01 DEBUG : dir: Looking for writers 2025/03/19 02:47:01 DEBUG : : Looking for writers 2025/03/19 02:47:01 DEBUG : dir: reading active writers 2025/03/19 02:47:01 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:47:01 DEBUG : dir: Looking for writers 2025/03/19 02:47:01 DEBUG : : Looking for writers 2025/03/19 02:47:01 DEBUG : dir: reading active writers 2025/03/19 02:47:01 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:47:01 DEBUG : dir: Looking for writers 2025/03/19 02:47:01 DEBUG : : Looking for writers 2025/03/19 02:47:01 DEBUG : dir: reading active writers 2025/03/19 02:47:01 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:47:01 DEBUG : dir: Looking for writers 2025/03/19 02:47:01 DEBUG : : Looking for writers 2025/03/19 02:47:01 DEBUG : dir: reading active writers 2025/03/19 02:47:01 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:47:01 DEBUG : newLeaf: vfs cache: starting upload 2025/03/19 02:47:01 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:01 INFO : newLeaf: Copied (replaced existing) 2025/03/19 02:47:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-19 02:47:01 +0000 UTC" 2025/03/19 02:47:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/19 02:47:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 02:47:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/19 02:47:01 DEBUG : dir: Looking for writers 2025/03/19 02:47:01 DEBUG : : Looking for writers 2025/03/19 02:47:01 DEBUG : dir: reading active writers 2025/03/19 02:47:01 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:01 DEBUG : >WaitForWriters: 2025/03/19 02:47:01 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:01 DEBUG : dir: Looking for writers 2025/03/19 02:47:01 DEBUG : : Looking for writers 2025/03/19 02:47:01 DEBUG : dir: reading active writers 2025/03/19 02:47:01 DEBUG : newLeaf: reading active writers 2025/03/19 02:47:01 DEBUG : >WaitForWriters: 2025/03/19 02:47:01 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:01 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:01 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:01 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:01 DEBUG : : Looking for writers 2025/03/19 02:47:01 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:01 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:47:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/19 02:47:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:01 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:01 DEBUG : dir: Looking for writers 2025/03/19 02:47:01 DEBUG : file1: reading active writers 2025/03/19 02:47:01 DEBUG : : Looking for writers 2025/03/19 02:47:01 DEBUG : dir: reading active writers 2025/03/19 02:47:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:01 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:47:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/19 02:47:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/19 02:47:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/19 02:47:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/19 02:47:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/19 02:47:01 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:01 DEBUG : dir: Looking for writers 2025/03/19 02:47:01 DEBUG : file1: reading active writers 2025/03/19 02:47:01 DEBUG : : Looking for writers 2025/03/19 02:47:01 DEBUG : dir: reading active writers 2025/03/19 02:47:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:01 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:47:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/19 02:47:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/19 02:47:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/19 02:47:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/19 02:47:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/19 02:47:01 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/19 02:47:02 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/19 02:47:02 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/19 02:47:02 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/19 02:47:02 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/19 02:47:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/19 02:47:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/19 02:47:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/19 02:47:02 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/19 02:47:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/19 02:47:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/19 02:47:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/19 02:47:02 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/19 02:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:02 DEBUG : dir: Looking for writers 2025/03/19 02:47:02 DEBUG : file1: reading active writers 2025/03/19 02:47:02 DEBUG : : Looking for writers 2025/03/19 02:47:02 DEBUG : dir: reading active writers 2025/03/19 02:47:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:02 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:47:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:02 DEBUG : dir: Looking for writers 2025/03/19 02:47:02 DEBUG : file1: reading active writers 2025/03/19 02:47:02 DEBUG : : Looking for writers 2025/03/19 02:47:02 DEBUG : dir: reading active writers 2025/03/19 02:47:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:02 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:47:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:02 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/19 02:47:02 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/19 02:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:02 DEBUG : dir: Looking for writers 2025/03/19 02:47:02 DEBUG : file1: reading active writers 2025/03/19 02:47:02 DEBUG : : Looking for writers 2025/03/19 02:47:02 DEBUG : dir: reading active writers 2025/03/19 02:47:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:02 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:47:02 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:47:02 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000afdf40): _readAt: size=1, off=0 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000afdf40): openPending: 2025/03/19 02:47:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 02:47:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 02:47:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000afdf40): >openPending: err=<nil> 2025/03/19 02:47:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000afdf40): >_readAt: n=1, err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000afdf40): _readAt: size=256, off=1 2025/03/19 02:47:02 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000afdf40): >_readAt: n=15, err=EOF 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000afdf40): _readAt: size=16, off=16 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000afdf40): >_readAt: n=0, err=EOF 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000afdf40): close: 2025/03/19 02:47:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000afdf40): >close: err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000afdf40): close: 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000afdf40): >close: err=file already closed 2025/03/19 02:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:02 DEBUG : dir: Looking for writers 2025/03/19 02:47:02 DEBUG : file1: reading active writers 2025/03/19 02:47:02 DEBUG : : Looking for writers 2025/03/19 02:47:02 DEBUG : dir: reading active writers 2025/03/19 02:47:02 DEBUG : >WaitForWriters: 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:02 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:47:02 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:47:02 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): _readAt: size=1, off=0 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): openPending: 2025/03/19 02:47:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 02:47:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 02:47:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): >openPending: err=<nil> 2025/03/19 02:47:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): >_readAt: n=1, err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): _readAt: size=1, off=5 2025/03/19 02:47:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): >_readAt: n=1, err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): _readAt: size=1, off=3 2025/03/19 02:47:02 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): >_readAt: n=1, err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): _readAt: size=1, off=13 2025/03/19 02:47:02 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): >_readAt: n=1, err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): _readAt: size=16, off=100 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): >_readAt: n=0, err=EOF 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): close: 2025/03/19 02:47:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000b492c0): >close: err=<nil> 2025/03/19 02:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:02 DEBUG : dir: Looking for writers 2025/03/19 02:47:02 DEBUG : file1: reading active writers 2025/03/19 02:47:02 DEBUG : : Looking for writers 2025/03/19 02:47:02 DEBUG : dir: reading active writers 2025/03/19 02:47:02 DEBUG : >WaitForWriters: 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:02 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:47:02 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:47:02 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): _readAt: size=1, off=0 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): openPending: 2025/03/19 02:47:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 02:47:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 02:47:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): >openPending: err=<nil> 2025/03/19 02:47:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): >_readAt: n=1, err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): _readAt: size=1, off=5 2025/03/19 02:47:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): >_readAt: n=1, err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): _readAt: size=1, off=1 2025/03/19 02:47:02 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): >_readAt: n=1, err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): _readAt: size=6, off=10 2025/03/19 02:47:02 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): >_readAt: n=6, err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): _readAt: size=256, off=10 2025/03/19 02:47:02 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): >_readAt: n=6, err=EOF 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): _readAt: size=256, off=100 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): >_readAt: n=0, err=EOF 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): close: 2025/03/19 02:47:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): >close: err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): _readAt: size=256, off=100 2025/03/19 02:47:02 DEBUG : dir/file1(0xc000da5080): >_readAt: n=0, err=file already closed 2025/03/19 02:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:02 DEBUG : dir: Looking for writers 2025/03/19 02:47:02 DEBUG : file1: reading active writers 2025/03/19 02:47:02 DEBUG : : Looking for writers 2025/03/19 02:47:02 DEBUG : dir: reading active writers 2025/03/19 02:47:02 DEBUG : >WaitForWriters: 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:02 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:02 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:47:02 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:47:02 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:02 DEBUG : dir/file1(0xc0008c5c00): RWFileHandle.Flush 2025/03/19 02:47:02 DEBUG : dir/file1(0xc0008c5c00): _readAt: size=256, off=0 2025/03/19 02:47:02 DEBUG : dir/file1(0xc0008c5c00): openPending: 2025/03/19 02:47:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 02:47:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 02:47:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:02 DEBUG : dir/file1(0xc0008c5c00): >openPending: err=<nil> 2025/03/19 02:47:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:02 DEBUG : dir/file1(0xc0008c5c00): >_readAt: n=16, err=EOF 2025/03/19 02:47:02 DEBUG : dir/file1(0xc0008c5c00): RWFileHandle.Flush 2025/03/19 02:47:02 DEBUG : dir/file1(0xc0008c5c00): RWFileHandle.Flush 2025/03/19 02:47:02 DEBUG : dir/file1(0xc0008c5c00): close: 2025/03/19 02:47:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 02:47:02 DEBUG : dir/file1(0xc0008c5c00): >close: err=<nil> 2025/03/19 02:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:02 DEBUG : dir: Looking for writers 2025/03/19 02:47:02 DEBUG : file1: reading active writers 2025/03/19 02:47:02 DEBUG : : Looking for writers 2025/03/19 02:47:02 DEBUG : dir: reading active writers 2025/03/19 02:47:02 DEBUG : >WaitForWriters: 2025/03/19 02:47:02 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:03 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 02:47:03 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:47:03 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:03 DEBUG : dir/file1(0xc000f53240): _readAt: size=256, off=0 2025/03/19 02:47:03 DEBUG : dir/file1(0xc000f53240): openPending: 2025/03/19 02:47:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 02:47:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 02:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:03 DEBUG : dir/file1(0xc000f53240): >openPending: err=<nil> 2025/03/19 02:47:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/19 02:47:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:03 DEBUG : dir/file1(0xc000f53240): >_readAt: n=16, err=EOF 2025/03/19 02:47:03 DEBUG : dir/file1(0xc000f53240): RWFileHandle.Release 2025/03/19 02:47:03 DEBUG : dir/file1(0xc000f53240): close: 2025/03/19 02:47:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 02:47:03 DEBUG : dir/file1(0xc000f53240): >close: err=<nil> 2025/03/19 02:47:03 DEBUG : dir/file1(0xc000f53240): RWFileHandle.Release 2025/03/19 02:47:03 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:03 DEBUG : dir: Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : dir: reading active writers 2025/03/19 02:47:03 DEBUG : >WaitForWriters: 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:03 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:03 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:03 DEBUG : file1: newRWFileHandle: 2025/03/19 02:47:03 DEBUG : file1(0xc000a3d680): openPending: 2025/03/19 02:47:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:03 DEBUG : file1(0xc000a3d680): >openPending: err=<nil> 2025/03/19 02:47:03 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:03 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/19 02:47:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/19 02:47:03 DEBUG : file1(0xc000a3d680): _writeAt: size=5, off=0 2025/03/19 02:47:03 DEBUG : file1(0xc000a3d680): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:03 DEBUG : file1(0xc000a3d680): _writeAt: size=7, off=5 2025/03/19 02:47:03 DEBUG : file1(0xc000a3d680): >_writeAt: n=7, err=<nil> 2025/03/19 02:47:03 DEBUG : file1: vfs cache: truncate to size=11 2025/03/19 02:47:03 DEBUG : file1(0xc000a3d680): close: 2025/03/19 02:47:03 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 02:47:03.183876052 +0000 UTC m=+10.398165608 2025/03/19 02:47:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:03 DEBUG : file1(0xc000a3d680): >close: err=<nil> 2025/03/19 02:47:03 DEBUG : file1(0xc000a3d680): close: 2025/03/19 02:47:03 DEBUG : file1(0xc000a3d680): >close: err=file already closed 2025/03/19 02:47:03 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:47:03 DEBUG : file1: vfs cache: starting upload 2025/03/19 02:47:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:03 INFO : file1: Copied (new) 2025/03/19 02:47:03 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-19 02:47:03 +0000 UTC" 2025/03/19 02:47:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:03 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : >WaitForWriters: 2025/03/19 02:47:03 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : >WaitForWriters: 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:03 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:03 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:03 DEBUG : file1: newRWFileHandle: 2025/03/19 02:47:03 DEBUG : file1(0xc000465d80): openPending: 2025/03/19 02:47:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:03 DEBUG : file1(0xc000465d80): >openPending: err=<nil> 2025/03/19 02:47:03 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:03 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/19 02:47:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/19 02:47:03 DEBUG : file1(0xc000465d80): _writeAt: size=7, off=0 2025/03/19 02:47:03 DEBUG : file1(0xc000465d80): >_writeAt: n=7, err=<nil> 2025/03/19 02:47:03 DEBUG : file1(0xc000465d80): _writeAt: size=6, off=5 2025/03/19 02:47:03 DEBUG : file1(0xc000465d80): >_writeAt: n=6, err=<nil> 2025/03/19 02:47:03 DEBUG : file1(0xc000465d80): close: 2025/03/19 02:47:03 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 02:47:03.381263036 +0000 UTC m=+10.595552592 2025/03/19 02:47:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:03 DEBUG : file1(0xc000465d80): >close: err=<nil> 2025/03/19 02:47:03 DEBUG : file1(0xc000465d80): _writeAt: size=5, off=0 2025/03/19 02:47:03 DEBUG : file1(0xc000465d80): >_writeAt: n=0, err=file already closed 2025/03/19 02:47:03 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:47:03 DEBUG : file1: vfs cache: starting upload 2025/03/19 02:47:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:03 INFO : file1: Copied (new) 2025/03/19 02:47:03 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-19 02:47:03 +0000 UTC" 2025/03/19 02:47:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:03 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : >WaitForWriters: 2025/03/19 02:47:03 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : >WaitForWriters: 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:03 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:03 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:03 DEBUG : file1: newRWFileHandle: 2025/03/19 02:47:03 DEBUG : file1(0xc000634900): openPending: 2025/03/19 02:47:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:03 DEBUG : file1(0xc000634900): >openPending: err=<nil> 2025/03/19 02:47:03 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:03 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/19 02:47:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/19 02:47:03 DEBUG : file1(0xc000634900): close: 2025/03/19 02:47:03 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 02:47:03.576576 +0000 UTC m=+10.790865546 2025/03/19 02:47:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:03 DEBUG : file1(0xc000634900): >close: err=<nil> 2025/03/19 02:47:03 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/19 02:47:03 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 02:47:03 DEBUG : file2: newRWFileHandle: 2025/03/19 02:47:03 DEBUG : file2(0xc0006349c0): openPending: 2025/03/19 02:47:03 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/19 02:47:03 DEBUG : file2(0xc0006349c0): >openPending: err=<nil> 2025/03/19 02:47:03 DEBUG : file2: >newRWFileHandle: err=<nil> 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/19 02:47:03 DEBUG : file2: >Open: fd=file2 (rw), err=<nil> 2025/03/19 02:47:03 DEBUG : file2: >OpenFile: fd=file2 (rw), err=<nil> 2025/03/19 02:47:03 DEBUG : file2(0xc0006349c0): RWFileHandle.Flush 2025/03/19 02:47:03 DEBUG : file2(0xc0006349c0): RWFileHandle.Release 2025/03/19 02:47:03 DEBUG : file2(0xc0006349c0): close: 2025/03/19 02:47:03 DEBUG : file2: vfs cache: setting modification time to 2025-03-19 02:47:03.577421863 +0000 UTC m=+10.791711429 2025/03/19 02:47:03 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:03 DEBUG : file2(0xc0006349c0): >close: err=<nil> 2025/03/19 02:47:03 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : file2: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : file2: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : file2: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file2: reading active writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/19 02:47:03 DEBUG : file1: vfs cache: starting upload 2025/03/19 02:47:03 DEBUG : file2: vfs cache: starting upload 2025/03/19 02:47:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:03 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:03 INFO : file1: Copied (new) 2025/03/19 02:47:03 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-19 02:47:03 +0000 UTC" 2025/03/19 02:47:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:03 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : file2: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 02:47:03 INFO : file2: Copied (new) 2025/03/19 02:47:03 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-19 02:47:03 +0000 UTC" 2025/03/19 02:47:03 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/19 02:47:03 INFO : file2: vfs cache: upload succeeded try #1 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : file2: reading active writers 2025/03/19 02:47:03 DEBUG : >WaitForWriters: 2025/03/19 02:47:03 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : file2: reading active writers 2025/03/19 02:47:03 DEBUG : >WaitForWriters: 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:03 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:03 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:03 DEBUG : file1: newRWFileHandle: 2025/03/19 02:47:03 DEBUG : file1(0xc0008a7340): openPending: 2025/03/19 02:47:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:03 DEBUG : file1(0xc0008a7340): >openPending: err=<nil> 2025/03/19 02:47:03 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:03 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/19 02:47:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/19 02:47:03 DEBUG : file1(0xc0008a7340): _writeAt: size=5, off=0 2025/03/19 02:47:03 DEBUG : file1(0xc0008a7340): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:03 DEBUG : file1(0xc0008a7340): RWFileHandle.Flush 2025/03/19 02:47:03 DEBUG : file1(0xc0008a7340): RWFileHandle.Flush 2025/03/19 02:47:03 DEBUG : file1(0xc0008a7340): close: 2025/03/19 02:47:03 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 02:47:03.949525626 +0000 UTC m=+11.163815201 2025/03/19 02:47:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:03 DEBUG : file1(0xc0008a7340): >close: err=<nil> 2025/03/19 02:47:03 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:47:03 DEBUG : : Looking for writers 2025/03/19 02:47:03 DEBUG : file1: reading active writers 2025/03/19 02:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:47:04 DEBUG : file1: vfs cache: starting upload 2025/03/19 02:47:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:04 INFO : file1: Copied (new) 2025/03/19 02:47:04 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-19 02:47:03 +0000 UTC" 2025/03/19 02:47:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 02:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:04 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : >WaitForWriters: 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:04 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:04 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:04 DEBUG : file1: newRWFileHandle: 2025/03/19 02:47:04 DEBUG : file1(0xc000635940): openPending: 2025/03/19 02:47:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:04 DEBUG : file1(0xc000635940): >openPending: err=<nil> 2025/03/19 02:47:04 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:04 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/19 02:47:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/19 02:47:04 DEBUG : file1(0xc000635940): _writeAt: size=5, off=0 2025/03/19 02:47:04 DEBUG : file1(0xc000635940): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:04 DEBUG : file1(0xc000635940): RWFileHandle.Release 2025/03/19 02:47:04 DEBUG : file1(0xc000635940): close: 2025/03/19 02:47:04 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 02:47:04.134737739 +0000 UTC m=+11.349027295 2025/03/19 02:47:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:04 DEBUG : file1(0xc000635940): >close: err=<nil> 2025/03/19 02:47:04 DEBUG : file1(0xc000635940): RWFileHandle.Release 2025/03/19 02:47:04 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:47:04 DEBUG : file1: vfs cache: starting upload 2025/03/19 02:47:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:04 INFO : file1: Copied (new) 2025/03/19 02:47:04 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-19 02:47:04 +0000 UTC" 2025/03/19 02:47:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 02:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:04 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : >WaitForWriters: 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:04 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/19 02:47:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 02:47:04 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:47:04 DEBUG : dir/file1(0xc0008efc00): openPending: 2025/03/19 02:47:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 02:47:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 02:47:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:04 DEBUG : dir/file1(0xc0008efc00): >openPending: err=<nil> 2025/03/19 02:47:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 02:47:04 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:04 DEBUG : dir/file1(0xc0008efc00): _writeAt: size=5, off=0 2025/03/19 02:47:04 DEBUG : dir/file1(0xc0008efc00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:04 DEBUG : dir/file1(0xc0008efc00): close: 2025/03/19 02:47:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-19 02:47:04.385069914 +0000 UTC m=+11.599359470 2025/03/19 02:47:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:04 DEBUG : dir/file1(0xc0008efc00): >close: err=<nil> 2025/03/19 02:47:04 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:04 DEBUG : dir: Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : dir: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:47:04 DEBUG : dir: Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : dir: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:47:04 DEBUG : dir: Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : dir: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:47:04 DEBUG : dir: Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : dir: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:47:04 DEBUG : dir/file1: vfs cache: starting upload 2025/03/19 02:47:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:04 INFO : dir/file1: Copied (replaced existing) 2025/03/19 02:47:04 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-19 02:47:04 +0000 UTC" 2025/03/19 02:47:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/19 02:47:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/19 02:47:04 DEBUG : dir: Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : dir: reading active writers 2025/03/19 02:47:04 DEBUG : >WaitForWriters: 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:04 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:04 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 02:47:04 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/19 02:47:04 DEBUG : dir/file1(0xc000a03480): _writeAt: size=5, off=0 2025/03/19 02:47:04 DEBUG : dir/file1(0xc000a03480): openPending: 2025/03/19 02:47:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 02:47:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 02:47:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:04 DEBUG : dir/file1(0xc000a03480): >openPending: err=<nil> 2025/03/19 02:47:04 DEBUG : dir/file1(0xc000a03480): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:04 DEBUG : dir/file1(0xc000a03480): _writeAt: size=15, off=5 2025/03/19 02:47:04 DEBUG : dir/file1(0xc000a03480): >_writeAt: n=15, err=<nil> 2025/03/19 02:47:04 DEBUG : dir/file1(0xc000a03480): close: 2025/03/19 02:47:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/19 02:47:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-19 02:47:04.66915566 +0000 UTC m=+11.883445236 2025/03/19 02:47:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:04 DEBUG : dir/file1(0xc000a03480): >close: err=<nil> 2025/03/19 02:47:04 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:04 DEBUG : dir: Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : dir: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:47:04 DEBUG : dir: Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : dir: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:47:04 DEBUG : dir: Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : dir: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:47:04 DEBUG : dir: Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : dir: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:47:04 DEBUG : dir/file1: vfs cache: starting upload 2025/03/19 02:47:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:04 INFO : dir/file1: Copied (replaced existing) 2025/03/19 02:47:04 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-19 02:47:04 +0000 UTC" 2025/03/19 02:47:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/19 02:47:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/19 02:47:04 DEBUG : dir: Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : dir: reading active writers 2025/03/19 02:47:04 DEBUG : >WaitForWriters: 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:04 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:04 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:04 DEBUG : file1: newRWFileHandle: 2025/03/19 02:47:04 DEBUG : file1(0xc000a8cb80): openPending: 2025/03/19 02:47:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:04 DEBUG : file1(0xc000a8cb80): >openPending: err=<nil> 2025/03/19 02:47:04 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:04 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/19 02:47:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/19 02:47:04 DEBUG : file1(0xc000a8cb80): _writeAt: size=5, off=0 2025/03/19 02:47:04 DEBUG : file1(0xc000a8cb80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:04 DEBUG : file1(0xc000a8cb80): close: 2025/03/19 02:47:04 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 02:47:04.887421087 +0000 UTC m=+12.101710664 2025/03/19 02:47:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:04 DEBUG : file1(0xc000a8cb80): >close: err=<nil> 2025/03/19 02:47:04 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:47:04 DEBUG : : Looking for writers 2025/03/19 02:47:04 DEBUG : file1: reading active writers 2025/03/19 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:47:04 DEBUG : file1: vfs cache: starting upload 2025/03/19 02:47:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:05 INFO : file1: Copied (new) 2025/03/19 02:47:05 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-19 02:47:04 +0000 UTC" 2025/03/19 02:47:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:05 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 02:47:05 DEBUG : : Looking for writers 2025/03/19 02:47:05 DEBUG : file1: reading active writers 2025/03/19 02:47:05 DEBUG : >WaitForWriters: 2025/03/19 02:47:05 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:05 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:05 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:05 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/19 02:47:05 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.07472243 +0000 UTC m=+12.289011976 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f40): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f40): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f40): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.07472243 +0000 UTC m=+12.289011976 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009e1f40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0000): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0000): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0000): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0000): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0000): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.07472243 +0000 UTC m=+12.289011976 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0000): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565570 item 1 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0040): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0040): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0040): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0040): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0040): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.076662841 +0000 UTC m=+12.290952397 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0040): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0080): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0080): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0080): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0080): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0080): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.076662841 +0000 UTC m=+12.290952397 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0080): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565c00 item 2 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f00c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f00c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f00c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f00c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f00c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.078054414 +0000 UTC m=+12.292343970 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f00c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0100): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0100): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0100): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0100): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0100): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0100): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0100): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.078054414 +0000 UTC m=+12.292343970 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0100): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0140): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0140): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0140): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0140): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0140): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.078054414 +0000 UTC m=+12.292343970 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0140): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006882a0 item 3 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f01c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f01c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f01c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f01c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f01c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.07983733 +0000 UTC m=+12.294126877 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f01c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0240): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0240): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0240): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0240): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0240): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.07983733 +0000 UTC m=+12.294126877 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0240): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688770 item 4 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0280): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0280): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0280): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0280): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0280): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.081234134 +0000 UTC m=+12.295523690 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0280): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f02c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f02c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f02c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f02c0): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f02c0): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f02c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f02c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.081234134 +0000 UTC m=+12.295523690 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f02c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0300): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0300): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0300): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0300): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0300): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.081234134 +0000 UTC m=+12.295523690 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0300): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688e00 item 5 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0380): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0380): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0380): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0380): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0380): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.08307076 +0000 UTC m=+12.297360306 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0380): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0400): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0400): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0400): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0400): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0400): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.08307076 +0000 UTC m=+12.297360306 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0400): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689260 item 6 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0480): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0480): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0480): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0480): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0480): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.084373216 +0000 UTC m=+12.298662772 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0480): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0540): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0540): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0540): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0540): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0540): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0540): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0540): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.084373216 +0000 UTC m=+12.298662772 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0540): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0580): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0580): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0580): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0580): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0580): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.084373216 +0000 UTC m=+12.298662772 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0580): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006896c0 item 7 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0600): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0600): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0600): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0600): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0600): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.086231694 +0000 UTC m=+12.300521250 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0600): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0680): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0680): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0680): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0680): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0680): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.086231694 +0000 UTC m=+12.300521250 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0680): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689b20 item 8 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f06c0): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc0009f06c0): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f06c0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f06c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f06c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f06c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f06c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0700): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0700): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0700): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0700): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0700): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.08749622 +0000 UTC m=+12.301785766 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0700): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0740): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0740): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0740): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0740): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.08749622 +0000 UTC m=+12.301785766 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0780): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0780): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0780): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0780): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0780): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.08749622 +0000 UTC m=+12.301785766 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0780): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec150 item 9 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0800): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0800): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0800): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0800): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0800): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.089244531 +0000 UTC m=+12.303534088 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0800): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0880): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0880): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0880): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0880): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0880): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.089244531 +0000 UTC m=+12.303534088 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0880): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec5b0 item 10 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0940): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc0009f0940): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0940): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0940): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0940): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0940): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0940): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0980): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0980): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0980): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0980): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0980): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.090568097 +0000 UTC m=+12.304857653 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0980): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a40): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a40): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.090568097 +0000 UTC m=+12.304857653 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a80): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.090568097 +0000 UTC m=+12.304857653 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0a80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecc40 item 11 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0b00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0b00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0b00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0b00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0b00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.092517265 +0000 UTC m=+12.306806821 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0b00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0b80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0b80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0b80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0b80): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0b80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.092517265 +0000 UTC m=+12.306806821 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0b80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed260 item 12 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0c40): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc0009f0c40): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0c40): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0c40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0c40): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0c40): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0c40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0c80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0c80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0c80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0c80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0c80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.094087603 +0000 UTC m=+12.308377168 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0c80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0d40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0d40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0d40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0d40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0d40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.094087603 +0000 UTC m=+12.308377168 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0d40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed5e0 item 13 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0dc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0dc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0dc0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0dc0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0dc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.095265516 +0000 UTC m=+12.309555063 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0dc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0e40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0e40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0e40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0e40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0e40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.095265516 +0000 UTC m=+12.309555063 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0e40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed9d0 item 14 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0f00): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc0009f0f00): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0f00): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0f00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0f00): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0f00): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0f00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0f40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0f40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0f40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0f40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0f40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.096600994 +0000 UTC m=+12.310890550 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f0f40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1000): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1000): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1000): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1000): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1000): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.096600994 +0000 UTC m=+12.310890550 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1000): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edd50 item 15 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1080): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1080): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1080): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1080): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1080): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.097917729 +0000 UTC m=+12.312207285 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1080): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1100): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1100): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1100): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1100): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1100): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.097917729 +0000 UTC m=+12.312207285 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1100): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e0e0 item 16 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1140): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1140): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1140): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1140): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1140): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.099151206 +0000 UTC m=+12.313440753 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1140): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1180): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1180): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1180): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1180): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1180): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1180): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1180): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1180): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.099151206 +0000 UTC m=+12.313440753 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0009f1180): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d7c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d7c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d7c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d7c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d7c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.099151206 +0000 UTC m=+12.313440753 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d7c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e5b0 item 17 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d840): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d840): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d840): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d840): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d840): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.101030012 +0000 UTC m=+12.315319568 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d840): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d8c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d8c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d8c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d8c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d8c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.101030012 +0000 UTC m=+12.315319568 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d8c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571d50 item 18 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d940): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d940): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d940): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d940): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d940): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.102342497 +0000 UTC m=+12.316632053 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9d940): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da00): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da00): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da00): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da00): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da00): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.102342497 +0000 UTC m=+12.316632053 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.102342497 +0000 UTC m=+12.316632053 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9da40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003500e0 item 19 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dac0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dac0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dac0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dac0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dac0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.104252321 +0000 UTC m=+12.318541867 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dac0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9db40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9db40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9db40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9db40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9db40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.104252321 +0000 UTC m=+12.318541867 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9db40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003505b0 item 20 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dbc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dbc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dbc0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dbc0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dbc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.1055939 +0000 UTC m=+12.319883456 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dbc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dc80): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dc80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dc80): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dc80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dc80): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dc80): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dc80): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dc80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.1055939 +0000 UTC m=+12.319883456 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dc80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dcc0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dcc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dcc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dcc0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dcc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.1055939 +0000 UTC m=+12.319883456 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dcc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003511f0 item 21 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dd40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dd40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dd40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dd40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dd40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.107640199 +0000 UTC m=+12.321929745 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9dd40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9ddc0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9ddc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9ddc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9ddc0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9ddc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.107640199 +0000 UTC m=+12.321929745 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9ddc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351b90 item 22 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9de40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9de40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9de40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9de40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9de40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.109145335 +0000 UTC m=+12.323434881 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9de40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df00): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df00): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df00): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df00): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df00): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.109145335 +0000 UTC m=+12.323434881 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.109145335 +0000 UTC m=+12.323434881 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a9df40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012a0e0 item 23 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2040): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2040): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2040): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2040): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2040): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.110925346 +0000 UTC m=+12.325214902 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2040): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed20c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed20c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed20c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed20c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed20c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.110925346 +0000 UTC m=+12.325214902 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed20c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012a5b0 item 24 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2180): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc000ed2180): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2180): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2180): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2180): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2180): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2180): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed21c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed21c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed21c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed21c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed21c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.112259321 +0000 UTC m=+12.326548877 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed21c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2280): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2280): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2280): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2280): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2280): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2280): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2280): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2280): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.112259321 +0000 UTC m=+12.326548877 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2280): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed22c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed22c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed22c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed22c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed22c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.112259321 +0000 UTC m=+12.326548877 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed22c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012ab60 item 25 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2340): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2340): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2340): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2340): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2340): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.114002524 +0000 UTC m=+12.328292069 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2340): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed23c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed23c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed23c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed23c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed23c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.114002524 +0000 UTC m=+12.328292069 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed23c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012afc0 item 26 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2480): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc000ed2480): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2480): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2480): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2480): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2480): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2480): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed24c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed24c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed24c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed24c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed24c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.115371204 +0000 UTC m=+12.329660750 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed24c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2580): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2580): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2580): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2580): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2580): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2580): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2580): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2580): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.115371204 +0000 UTC m=+12.329660750 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2580): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed25c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed25c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed25c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed25c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed25c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.115371204 +0000 UTC m=+12.329660750 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed25c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b340 item 27 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2640): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2640): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2640): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2640): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2640): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.117140223 +0000 UTC m=+12.331429760 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2640): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed26c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed26c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed26c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed26c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed26c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.117140223 +0000 UTC m=+12.331429760 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed26c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b6c0 item 28 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2780): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc000ed2780): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2780): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2780): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2780): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2780): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2780): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed27c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed27c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed27c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed27c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed27c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.118543168 +0000 UTC m=+12.332832714 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed27c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2880): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2880): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2880): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2880): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2880): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.118543168 +0000 UTC m=+12.332832714 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2880): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012bb90 item 29 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2900): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2900): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2900): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2900): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2900): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.11993881 +0000 UTC m=+12.334228366 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2900): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2980): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2980): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2980): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2980): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2980): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.11993881 +0000 UTC m=+12.334228366 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2980): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012bea0 item 30 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2a40): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc000ed2a40): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2a40): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2a40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2a40): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2a40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2a80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2a80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2a80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2a80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2a80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.121542209 +0000 UTC m=+12.335831756 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2a80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2b40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2b40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2b40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2b40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2b40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.121542209 +0000 UTC m=+12.335831756 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2b40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc310 item 31 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2bc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2bc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2bc0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2bc0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2bc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.123004486 +0000 UTC m=+12.337294031 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2bc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2c40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2c40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2c40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2c40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2c40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.123004486 +0000 UTC m=+12.337294031 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2c40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc8c0 item 32 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2c80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2c80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2c80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2c80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2c80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.124430764 +0000 UTC m=+12.338720320 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2c80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2cc0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2cc0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2cc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2cc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcbd0 item 33 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2cc0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2cc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.125061895 +0000 UTC m=+12.339351441 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2cc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d00): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.125061895 +0000 UTC m=+12.339351441 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcd20 item 33 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.126485409 +0000 UTC m=+12.340774965 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd110 item 34 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d80): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d80): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d80): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d80): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.127111039 +0000 UTC m=+12.341400585 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2d80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2dc0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2dc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2dc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2dc0): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2dc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.127111039 +0000 UTC m=+12.341400585 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2dc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd340 item 34 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.128400051 +0000 UTC m=+12.342689607 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e40): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd6c0 item 35 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e40): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.129069855 +0000 UTC m=+12.343359411 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e80): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.129069855 +0000 UTC m=+12.343359411 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2e80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd810 item 35 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2f00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2f00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2f00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2f00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2f00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.130519616 +0000 UTC m=+12.344809172 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2f00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2fc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2fc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdab0 item 36 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2fc0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2fc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2fc0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2fc0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2fc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.131110743 +0000 UTC m=+12.345400300 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed2fc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3000): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3000): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3000): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3000): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3000): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.131110743 +0000 UTC m=+12.345400300 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3000): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdc70 item 36 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3040): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3040): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3040): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3040): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3040): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.132442475 +0000 UTC m=+12.346732031 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3040): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3080): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3080): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3080): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3080): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3080): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550070 item 37 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3080): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3080): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.133064288 +0000 UTC m=+12.347353844 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3080): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed30c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed30c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed30c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed30c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed30c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.133064288 +0000 UTC m=+12.347353844 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed30c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550230 item 37 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3140): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3140): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3140): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3140): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3140): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.134538717 +0000 UTC m=+12.348828263 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3140): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3200): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3200): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005505b0 item 38 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3200): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3200): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3200): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3200): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3200): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.135209742 +0000 UTC m=+12.349499288 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3200): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3240): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3240): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3240): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3240): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3240): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.135209742 +0000 UTC m=+12.349499288 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3240): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005507e0 item 38 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed32c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed32c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed32c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed32c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed32c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.136852315 +0000 UTC m=+12.351141872 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed32c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3380): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3380): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3380): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3380): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3380): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005510a0 item 39 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3380): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3380): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.137423674 +0000 UTC m=+12.351713230 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3380): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed33c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed33c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed33c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed33c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed33c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.137423674 +0000 UTC m=+12.351713230 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed33c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005512d0 item 39 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3440): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3440): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3440): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3440): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3440): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.13889121 +0000 UTC m=+12.353180756 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3440): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3500): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3500): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005515e0 item 40 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3500): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3500): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3500): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3500): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3500): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.139536557 +0000 UTC m=+12.353826104 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3500): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3540): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3540): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3540): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3540): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3540): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.139536557 +0000 UTC m=+12.353826104 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3540): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551730 item 40 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3580): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3580): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3580): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3580): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3580): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3580): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3580): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.140888707 +0000 UTC m=+12.355178253 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3580): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed35c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed35c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed35c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551dc0 item 41 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed35c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed35c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.141368154 +0000 UTC m=+12.355657700 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed35c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3600): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3600): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3600): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3600): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3600): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e000 item 41 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3600): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3600): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.141898817 +0000 UTC m=+12.356188363 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3600): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3640): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3640): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3640): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3640): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3640): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.141898817 +0000 UTC m=+12.356188363 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3640): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e1c0 item 41 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3700): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3700): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3700): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3700): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3700): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3700): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3700): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.143268621 +0000 UTC m=+12.357558167 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3700): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3740): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e690 item 42 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3740): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.143831363 +0000 UTC m=+12.358120899 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3800): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3800): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e8c0 item 42 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3800): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3800): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3800): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3800): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3800): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.144389317 +0000 UTC m=+12.358678863 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3800): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3840): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3840): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3840): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3840): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3840): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.144389317 +0000 UTC m=+12.358678863 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000ed3840): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ea10 item 42 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd300): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd300): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd300): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd300): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd300): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd300): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd300): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.14604247 +0000 UTC m=+12.360332016 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd300): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd340): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd340): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd340): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680d90 item 43 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd340): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd340): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.146461214 +0000 UTC m=+12.360750759 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd340): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd400): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd400): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd400): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd400): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd400): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680ee0 item 43 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd400): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd400): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.146905746 +0000 UTC m=+12.361195292 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd400): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd440): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd440): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd440): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd440): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd440): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.146905746 +0000 UTC m=+12.361195292 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd440): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006810a0 item 43 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd500): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd500): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd500): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd500): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd500): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd500): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd500): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.148069272 +0000 UTC m=+12.362358808 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd500): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd540): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd540): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd540): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681340 item 44 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd540): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd540): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.148618159 +0000 UTC m=+12.362907705 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd540): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd600): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd600): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681500 item 44 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd600): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd600): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd600): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd600): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd600): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.149207802 +0000 UTC m=+12.363497348 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd600): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd640): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd640): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd640): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd640): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd640): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.149207802 +0000 UTC m=+12.363497348 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd640): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681650 item 44 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd700): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd700): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd700): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd700): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd700): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd700): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd700): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.150374705 +0000 UTC m=+12.364664241 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd700): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd740): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681960 item 45 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd740): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.150795012 +0000 UTC m=+12.365084547 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd800): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd800): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd800): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd800): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd800): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.150795012 +0000 UTC m=+12.365084547 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd800): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681ab0 item 45 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd8c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd8c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd8c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd8c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd8c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd8c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.152318943 +0000 UTC m=+12.366608500 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd8c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd900): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd900): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd900): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681dc0 item 46 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd900): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd900): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.1528891 +0000 UTC m=+12.367178656 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd900): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd9c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd9c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd9c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd9c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd9c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.1528891 +0000 UTC m=+12.367178656 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cd9c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6070 item 46 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cda80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cda80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cda80): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cda80): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cda80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cda80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cda80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.154589812 +0000 UTC m=+12.368879368 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cda80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdac0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdac0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdac0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a64d0 item 47 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdac0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdac0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.155154669 +0000 UTC m=+12.369444225 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdac0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdb80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdb80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdb80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdb80): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdb80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.155154669 +0000 UTC m=+12.369444225 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdb80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6770 item 47 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.156734665 +0000 UTC m=+12.371024231 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6a10 item 48 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.157260489 +0000 UTC m=+12.371550045 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdc80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdd40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdd40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdd40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdd40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdd40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.157260489 +0000 UTC m=+12.371550045 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdd40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6b60 item 48 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdd80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdd80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdd80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdd80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdd80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.158874039 +0000 UTC m=+12.373163595 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdd80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cddc0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cddc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cddc0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cddc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cddc0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cddc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6e70 item 49 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cddc0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cddc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.159432112 +0000 UTC m=+12.373721679 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cddc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cde00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cde00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cde00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cde00): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cde00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.159432112 +0000 UTC m=+12.373721679 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cde00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a70a0 item 49 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cde80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cde80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cde80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cde80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cde80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.160831621 +0000 UTC m=+12.375121177 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cde80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdf40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdf40): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdf40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a73b0 item 50 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdf40): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdf40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdf40): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdf40): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdf40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.161452883 +0000 UTC m=+12.375742429 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0007cdf40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea000): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea000): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea000): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea000): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea000): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.161452883 +0000 UTC m=+12.375742429 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea000): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a77a0 item 50 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea080): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea080): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea080): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea080): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea080): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.162996321 +0000 UTC m=+12.377285878 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea080): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea140): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea140): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea140): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea140): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea140): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea140): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7b90 item 51 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea140): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea140): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.163466521 +0000 UTC m=+12.377756067 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea140): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea180): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea180): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea180): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea180): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea180): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.163466521 +0000 UTC m=+12.377756067 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea180): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7e30 item 51 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea200): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea200): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea200): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea200): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea200): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.164919218 +0000 UTC m=+12.379208774 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea200): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0380 item 52 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.165517949 +0000 UTC m=+12.379807495 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea300): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea300): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea300): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea300): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea300): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.165517949 +0000 UTC m=+12.379807495 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea300): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a04d0 item 52 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea380): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea380): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea380): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea380): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea380): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.166831617 +0000 UTC m=+12.381121173 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea380): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0770 item 53 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.167369723 +0000 UTC m=+12.381659270 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea480): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea480): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea480): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea480): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea480): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.167369723 +0000 UTC m=+12.381659270 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea480): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0b60 item 53 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea500): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea500): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea500): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea500): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea500): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.168687229 +0000 UTC m=+12.382976796 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea500): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0e70 item 54 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.169278645 +0000 UTC m=+12.383568192 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea600): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea600): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea600): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea600): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea600): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.169278645 +0000 UTC m=+12.383568192 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea600): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1110 item 54 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea680): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea680): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea680): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea680): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea680): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.170653799 +0000 UTC m=+12.384943344 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea680): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1570 item 55 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.171411195 +0000 UTC m=+12.385700751 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.171411195 +0000 UTC m=+12.385700751 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1730 item 55 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.172984368 +0000 UTC m=+12.387273915 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea8c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea8c0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea8c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1b20 item 56 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea8c0): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea8c0): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea8c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea8c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.173647028 +0000 UTC m=+12.387936584 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea8c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.173647028 +0000 UTC m=+12.387936584 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1ce0 item 56 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea9c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea9c0): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea9c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea9c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea9c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea9c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea9c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.175130684 +0000 UTC m=+12.389420231 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea9c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696150 item 57 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.175674622 +0000 UTC m=+12.389964178 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaac0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaac0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaac0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaac0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaac0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaac0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006962a0 item 57 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaac0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaac0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.176184485 +0000 UTC m=+12.390474041 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaac0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.176184485 +0000 UTC m=+12.390474041 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696540 item 57 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eabc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eabc0): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eabc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eabc0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eabc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eabc0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eabc0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eabc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.177683941 +0000 UTC m=+12.391973497 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eabc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696930 item 58 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.178287521 +0000 UTC m=+12.392577077 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eacc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eacc0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eacc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696af0 item 58 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eacc0): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eacc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eacc0): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eacc0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eacc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.178956192 +0000 UTC m=+12.393245748 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eacc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.178956192 +0000 UTC m=+12.393245748 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696c40 item 58 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.180464493 +0000 UTC m=+12.394754049 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697030 item 59 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.180995257 +0000 UTC m=+12.395284813 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006971f0 item 59 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.18156891 +0000 UTC m=+12.395858457 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaf00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaf00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaf00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaf00): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaf00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.18156891 +0000 UTC m=+12.395858457 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaf00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697340 item 59 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eafc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eafc0): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eafc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eafc0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eafc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eafc0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eafc0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eafc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.182984218 +0000 UTC m=+12.397273774 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eafc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb000): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb000): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb000): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697730 item 60 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb000): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb000): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.183470428 +0000 UTC m=+12.397759984 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb000): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb0c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb0c0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb0c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697880 item 60 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb0c0): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb0c0): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb0c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb0c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.184106208 +0000 UTC m=+12.398395764 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb0c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb100): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb100): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb100): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb100): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb100): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.184106208 +0000 UTC m=+12.398395764 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb100): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697ab0 item 60 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb1c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb1c0): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb1c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb1c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb1c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb1c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb1c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb1c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.185408464 +0000 UTC m=+12.399698020 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb1c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb200): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb200): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb200): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697e30 item 61 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb200): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb200): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.185971298 +0000 UTC m=+12.400260854 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb200): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb2c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb2c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb2c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb2c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb2c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.185971298 +0000 UTC m=+12.400260854 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb2c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578070 item 61 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb380): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb380): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb380): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb380): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb380): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb380): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb380): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb380): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.187224933 +0000 UTC m=+12.401514479 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb380): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb3c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb3c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb3c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578770 item 62 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb3c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb3c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.187733725 +0000 UTC m=+12.402023271 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb3c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb480): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb480): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb480): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb480): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb480): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.187733725 +0000 UTC m=+12.402023271 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb480): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005789a0 item 62 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb540): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb540): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb540): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb540): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb540): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb540): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb540): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb540): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.189012428 +0000 UTC m=+12.403301973 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb540): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb580): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb580): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb580): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578d20 item 63 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb580): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb580): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.189488908 +0000 UTC m=+12.403778455 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb580): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb640): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb640): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb640): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb640): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb640): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.189488908 +0000 UTC m=+12.403778455 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb640): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578ee0 item 63 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb700): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb700): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb700): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb700): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb700): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb700): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb700): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb700): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.190918474 +0000 UTC m=+12.405208019 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb700): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb740): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005791f0 item 64 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb740): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.191465657 +0000 UTC m=+12.405755213 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb800): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb800): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb800): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb800): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb800): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.191465657 +0000 UTC m=+12.405755213 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb800): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579420 item 64 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb840): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb840): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb840): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb840): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb840): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.192823929 +0000 UTC m=+12.407113475 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb840): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb880): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb880): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb880): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb880): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb880): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005797a0 item 65 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb880): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb880): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.193321499 +0000 UTC m=+12.407611055 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb880): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb8c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb8c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb8c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb8c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb8c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.193321499 +0000 UTC m=+12.407611055 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb8c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579960 item 65 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb900): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb900): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb900): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb900): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb900): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.194837176 +0000 UTC m=+12.409126722 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb900): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb940): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb940): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579dc0 item 66 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb940): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb940): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb940): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb940): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb940): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.19551378 +0000 UTC m=+12.409803337 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb940): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb980): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb980): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb980): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb980): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb980): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.19551378 +0000 UTC m=+12.409803337 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eb980): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579f10 item 66 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea000): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea000): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea000): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea000): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea000): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.197573264 +0000 UTC m=+12.411862820 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea000): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea040): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea040): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea040): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea040): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea040): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e230 item 67 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea040): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea040): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.198127822 +0000 UTC m=+12.412417369 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea040): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea080): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea080): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea080): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea080): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea080): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.198127822 +0000 UTC m=+12.412417369 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea080): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e4d0 item 67 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea100): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea100): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea100): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea100): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea100): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.199472168 +0000 UTC m=+12.413761714 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea100): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea1c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea1c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e930 item 68 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea1c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea1c0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea1c0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea1c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea1c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.200155787 +0000 UTC m=+12.414445333 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea1c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea200): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea200): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea200): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea200): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea200): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.200155787 +0000 UTC m=+12.414445333 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea200): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ea80 item 68 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea240): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea240): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea240): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea240): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea240): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.201502145 +0000 UTC m=+12.415791691 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea240): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea280): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea280): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea280): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea280): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea280): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 69 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea280): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea280): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.20212991 +0000 UTC m=+12.416419466 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea280): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.20212991 +0000 UTC m=+12.416419466 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea2c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f030 item 69 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea340): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea340): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea340): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea340): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea340): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.203585243 +0000 UTC m=+12.417874789 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea340): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea400): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea400): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f3b0 item 70 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea400): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea400): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea400): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea400): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea400): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.204460149 +0000 UTC m=+12.418749696 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea400): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.204460149 +0000 UTC m=+12.418749696 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea440): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f5e0 item 70 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea4c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea4c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea4c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea4c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea4c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.205716019 +0000 UTC m=+12.420005566 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea4c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea580): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea580): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea580): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea580): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea580): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f880 item 71 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea580): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea580): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.206445455 +0000 UTC m=+12.420735011 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea580): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.206445455 +0000 UTC m=+12.420735011 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea5c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fa40 item 71 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea640): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea640): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea640): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea640): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea640): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.207835395 +0000 UTC m=+12.422124941 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea640): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea700): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea700): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fce0 item 72 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea700): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea700): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea700): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea700): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea700): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.208312507 +0000 UTC m=+12.422602054 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea700): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.208312507 +0000 UTC m=+12.422602054 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fe30 item 72 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.209487436 +0000 UTC m=+12.423776992 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea780): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea7c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea7c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea7c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b0230 item 73 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea7c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea7c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.209970129 +0000 UTC m=+12.424259675 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea7c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b0380 item 73 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.210413138 +0000 UTC m=+12.424702704 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea800): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea840): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea840): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea840): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea840): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea840): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.210413138 +0000 UTC m=+12.424702704 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea840): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b04d0 item 73 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.211761191 +0000 UTC m=+12.426050747 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea900): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea940): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea940): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea940): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b07e0 item 74 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea940): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea940): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.212244394 +0000 UTC m=+12.426533950 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ea940): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b0a80 item 74 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.212949163 +0000 UTC m=+12.427238709 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa40): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.212949163 +0000 UTC m=+12.427238709 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaa40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b0bd0 item 74 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.214295382 +0000 UTC m=+12.428584938 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b0ee0 item 75 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.214796078 +0000 UTC m=+12.429085634 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eab40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b1030 item 75 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.215336159 +0000 UTC m=+12.429625705 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.215336159 +0000 UTC m=+12.429625705 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eac40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b11f0 item 75 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.216674252 +0000 UTC m=+12.430963798 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010ead00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24000): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24000): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24000): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e000 item 76 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24000): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24000): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.217262463 +0000 UTC m=+12.431552009 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24000): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a240c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a240c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e2a0 item 76 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a240c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a240c0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a240c0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a240c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a240c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.217866202 +0000 UTC m=+12.432155748 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a240c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24100): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24100): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24100): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24100): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24100): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.217866202 +0000 UTC m=+12.432155748 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24100): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e4d0 item 76 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a241c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a241c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a241c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a241c0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a241c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a241c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a241c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.219063512 +0000 UTC m=+12.433353059 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a241c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24200): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24200): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24200): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e9a0 item 77 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24200): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24200): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.219719189 +0000 UTC m=+12.434008745 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24200): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a242c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a242c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a242c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a242c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a242c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.219719189 +0000 UTC m=+12.434008745 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a242c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ec40 item 77 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24380): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24380): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24380): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24380): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24380): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24380): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24380): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.221036755 +0000 UTC m=+12.435326301 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24380): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a243c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a243c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a243c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f0a0 item 78 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a243c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a243c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.222171928 +0000 UTC m=+12.436461475 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a243c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24480): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24480): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24480): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24480): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24480): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.222171928 +0000 UTC m=+12.436461475 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24480): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f1f0 item 78 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24540): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24540): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24540): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24540): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24540): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24540): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24540): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.22361573 +0000 UTC m=+12.437905286 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24540): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24580): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24580): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24580): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f490 item 79 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24580): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24580): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.22413386 +0000 UTC m=+12.438423416 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24580): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24640): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24640): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24640): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24640): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24640): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.22413386 +0000 UTC m=+12.438423416 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24640): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f5e0 item 79 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24740): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24740): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24740): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24740): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.22543823 +0000 UTC m=+12.439727776 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24780): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24780): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24780): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fab0 item 80 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24780): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24780): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.225965016 +0000 UTC m=+12.440254572 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24780): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24840): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24840): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24840): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24840): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24840): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.225965016 +0000 UTC m=+12.440254572 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24840): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fd50 item 80 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24880): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24880): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24880): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24880): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24880): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.227350518 +0000 UTC m=+12.441640064 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24880): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a248c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a248c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a248c0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a248c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a248c0): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a248c0): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006be310 item 81 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a248c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a248c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.227910736 +0000 UTC m=+12.442200292 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a248c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24900): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24900): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24900): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24900): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24900): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.227910736 +0000 UTC m=+12.442200292 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24900): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006be5b0 item 81 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24980): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24980): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24980): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24980): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24980): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.229597913 +0000 UTC m=+12.443887459 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24980): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a40): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006beaf0 item 82 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a40): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a40): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a40): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a40): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.230240366 +0000 UTC m=+12.444529922 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a80): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.230240366 +0000 UTC m=+12.444529922 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24a80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006becb0 item 82 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24b00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24b00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24b00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24b00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24b00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.231642138 +0000 UTC m=+12.445931684 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24b00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24bc0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24bc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24bc0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24bc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24bc0): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24bc0): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bf1f0 item 83 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24bc0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24bc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.232249494 +0000 UTC m=+12.446539041 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24bc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24c00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24c00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24c00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24c00): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24c00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.232249494 +0000 UTC m=+12.446539041 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24c00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bf340 item 83 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24c80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24c80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24c80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24c80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24c80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.233714815 +0000 UTC m=+12.448004361 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24c80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d40): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bf650 item 84 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d40): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d40): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d40): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d40): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.234238956 +0000 UTC m=+12.448528502 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d80): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.234238956 +0000 UTC m=+12.448528502 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24d80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bf7a0 item 84 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24e00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24e00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24e00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24e00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24e00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.235292909 +0000 UTC m=+12.449582455 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24e00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24ec0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24ec0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24ec0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24ec0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24ec0): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24ec0): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bfa40 item 85 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24ec0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24ec0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.235788836 +0000 UTC m=+12.450078392 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24ec0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24f00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24f00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24f00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24f00): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24f00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.235788836 +0000 UTC m=+12.450078392 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24f00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bfb90 item 85 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24f80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24f80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24f80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24f80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24f80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.236919492 +0000 UTC m=+12.451209038 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a24f80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25040): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25040): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25040): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bff10 item 86 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25040): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25040): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25040): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25040): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25040): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.237413265 +0000 UTC m=+12.451702811 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25040): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25080): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25080): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25080): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25080): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25080): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.237413265 +0000 UTC m=+12.451702811 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25080): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0150 item 86 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25100): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25100): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25100): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25100): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25100): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.238495931 +0000 UTC m=+12.452785477 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25100): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a251c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a251c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a251c0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a251c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a251c0): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a251c0): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0460 item 87 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a251c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a251c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.238971531 +0000 UTC m=+12.453261077 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a251c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25200): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25200): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25200): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25200): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25200): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.238971531 +0000 UTC m=+12.453261077 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25200): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b05b0 item 87 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25280): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25280): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25280): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25280): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25280): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.24007729 +0000 UTC m=+12.454366835 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25280): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25340): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25340): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25340): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0a80 item 88 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25340): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25340): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25340): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25340): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25340): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.240541318 +0000 UTC m=+12.454830864 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25340): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25380): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25380): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25380): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25380): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25380): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.240541318 +0000 UTC m=+12.454830864 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25380): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0bd0 item 88 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25440): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25440): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25440): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25440): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25440): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25440): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25440): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25440): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.241606281 +0000 UTC m=+12.455895827 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25440): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25480): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25480): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25480): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0e70 item 89 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25480): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25480): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.242044741 +0000 UTC m=+12.456334287 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25480): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25540): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25540): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25540): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25540): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25540): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25540): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0fc0 item 89 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25540): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25540): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.242548894 +0000 UTC m=+12.456838440 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25540): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25580): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25580): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25580): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25580): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25580): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.242548894 +0000 UTC m=+12.456838440 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25580): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1180 item 89 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25640): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25640): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25640): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25640): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25640): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25640): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25640): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25640): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.243993718 +0000 UTC m=+12.458283264 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25640): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25680): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25680): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25680): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1570 item 90 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25680): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25680): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.244410267 +0000 UTC m=+12.458699813 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25680): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25740): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1730 item 90 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25740): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25740): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25740): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25740): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.245016361 +0000 UTC m=+12.459305917 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25780): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25780): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25780): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25780): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25780): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.245016361 +0000 UTC m=+12.459305917 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25780): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b19d0 item 90 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25840): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25840): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25840): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25840): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25840): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25840): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25840): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25840): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.246178986 +0000 UTC m=+12.460468542 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25840): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25880): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25880): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25880): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1d50 item 91 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25880): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25880): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.246649517 +0000 UTC m=+12.460939063 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25880): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25940): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25940): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25940): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25940): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25940): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25940): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1ea0 item 91 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25940): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25940): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.247082746 +0000 UTC m=+12.461372292 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25940): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25980): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25980): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25980): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25980): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25980): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.247082746 +0000 UTC m=+12.461372292 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25980): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f00e0 item 91 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a40): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a40): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.248264989 +0000 UTC m=+12.462554545 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0690 item 92 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.248759654 +0000 UTC m=+12.463049211 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25a80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b40): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f07e0 item 92 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b40): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b40): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b40): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b40): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.249250322 +0000 UTC m=+12.463539869 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b80): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.249250322 +0000 UTC m=+12.463539869 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25b80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f09a0 item 92 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c40): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c40): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.250257116 +0000 UTC m=+12.464546662 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0d20 item 93 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.2507344 +0000 UTC m=+12.465023946 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25c80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25d40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25d40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25d40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25d40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25d40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.2507344 +0000 UTC m=+12.465023946 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25d40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0ee0 item 93 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e00): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e00): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e00): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.251900311 +0000 UTC m=+12.466189847 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f12d0 item 94 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.252278067 +0000 UTC m=+12.466567613 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25e40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25f00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25f00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25f00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25f00): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25f00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.252278067 +0000 UTC m=+12.466567613 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000a25f00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1420 item 94 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d61c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d61c0): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d61c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d61c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d61c0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d61c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d61c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d61c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.253453727 +0000 UTC m=+12.467743273 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d61c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6200): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6200): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6200): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071a310 item 95 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6200): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6200): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.25392587 +0000 UTC m=+12.468215417 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6200): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6300): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6300): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6300): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6300): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6300): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.25392587 +0000 UTC m=+12.468215417 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6300): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071a460 item 95 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6480): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6480): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6480): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6480): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6480): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6480): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6480): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6480): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.255069079 +0000 UTC m=+12.469358625 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6480): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6500): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6500): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6500): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071a700 item 96 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6500): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6500): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.255466793 +0000 UTC m=+12.469756339 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6500): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6640): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6640): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6640): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6640): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6640): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.255466793 +0000 UTC m=+12.469756339 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0006d6640): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071a850 item 96 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> 2025/03/19 02:47:05 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:05 DEBUG : : Looking for writers 2025/03/19 02:47:05 DEBUG : >WaitForWriters: 2025/03/19 02:47:05 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:05 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:05 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:05 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/19 02:47:05 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.279020933 +0000 UTC m=+12.493310479 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b80): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b80): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b80): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b80): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.279020933 +0000 UTC m=+12.493310479 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9b80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9bc0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9bc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9bc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9bc0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9bc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.279020933 +0000 UTC m=+12.493310479 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9bc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f16c0 item 1 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9c00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9c00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9c00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9c00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9c00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.280646755 +0000 UTC m=+12.494936301 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9c00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9c80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9c80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9c80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9c80): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9c80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.280646755 +0000 UTC m=+12.494936301 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9c80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1ce0 item 2 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.281653248 +0000 UTC m=+12.495942795 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d40): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d40): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d40): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.281653248 +0000 UTC m=+12.495942795 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0004f9d40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c000): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c000): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c000): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c000): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c000): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.281653248 +0000 UTC m=+12.495942795 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c000): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b81c0 item 3 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.283518829 +0000 UTC m=+12.497808375 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c100): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c100): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c100): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c100): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c100): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.283518829 +0000 UTC m=+12.497808375 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c100): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8700 item 4 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c140): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c140): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c140): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c140): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c140): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.285077825 +0000 UTC m=+12.499367391 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c140): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.285077825 +0000 UTC m=+12.499367391 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c1c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c1c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c1c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c1c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c1c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.285077825 +0000 UTC m=+12.499367391 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c1c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b89a0 item 5 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c240): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c240): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c240): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c240): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c240): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.287159711 +0000 UTC m=+12.501449257 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c240): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c2c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c2c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c2c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c2c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c2c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.287159711 +0000 UTC m=+12.501449257 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c2c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8e00 item 6 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c340): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c340): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c340): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c340): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c340): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.28859143 +0000 UTC m=+12.502880986 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c340): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c400): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c400): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c400): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c400): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c400): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c400): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c400): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.28859143 +0000 UTC m=+12.502880986 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c400): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c440): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c440): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c440): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c440): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c440): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.28859143 +0000 UTC m=+12.502880986 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c440): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b90a0 item 7 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c4c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c4c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c4c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c4c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c4c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.290406846 +0000 UTC m=+12.504696392 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c4c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c540): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c540): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c540): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c540): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c540): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.290406846 +0000 UTC m=+12.504696392 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c540): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9500 item 8 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc00031c580): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c5c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c5c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c5c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c5c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c5c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.29187858 +0000 UTC m=+12.506168127 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c5c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c600): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c600): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c600): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c600): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c600): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c600): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c600): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.29187858 +0000 UTC m=+12.506168127 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c600): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c640): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c640): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c640): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c640): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c640): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.29187858 +0000 UTC m=+12.506168127 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c640): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b97a0 item 9 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c6c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c6c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c6c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c6c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c6c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.294043191 +0000 UTC m=+12.508332747 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c6c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c740): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c740): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.294043191 +0000 UTC m=+12.508332747 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9c70 item 10 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c800): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc00031c800): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c800): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c800): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c800): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c800): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c800): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c840): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c840): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c840): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c840): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c840): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.295562072 +0000 UTC m=+12.509851618 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c840): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca00): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca00): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca00): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca00): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.295562072 +0000 UTC m=+12.509851618 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.295562072 +0000 UTC m=+12.509851618 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005521c0 item 11 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cac0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cac0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cac0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cac0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cac0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.29772072 +0000 UTC m=+12.512010267 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cac0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cb40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cb40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cb40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cb40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cb40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.29772072 +0000 UTC m=+12.512010267 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cb40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005525b0 item 12 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc00): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc00031cc00): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc00): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc00): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc00): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.29914229 +0000 UTC m=+12.513431837 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd00): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.29914229 +0000 UTC m=+12.513431837 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005529a0 item 13 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.300840548 +0000 UTC m=+12.515130095 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.300840548 +0000 UTC m=+12.515130095 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552d90 item 14 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cec0): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc00031cec0): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cec0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cec0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cec0): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cec0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cf00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cf00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cf00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cf00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cf00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.302246909 +0000 UTC m=+12.516536465 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cf00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.302246909 +0000 UTC m=+12.516536465 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553180 item 15 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d040): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d040): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d040): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d040): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d040): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.303547513 +0000 UTC m=+12.517837059 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d040): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d0c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d0c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d0c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d0c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d0c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.303547513 +0000 UTC m=+12.517837059 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d0c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553650 item 16 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d100): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d100): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d100): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d100): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d100): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.305027311 +0000 UTC m=+12.519316867 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d100): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d140): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d140): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d140): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d140): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d140): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d140): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d140): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d140): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.305027311 +0000 UTC m=+12.519316867 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d140): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d180): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d180): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d180): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d180): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d180): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.305027311 +0000 UTC m=+12.519316867 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d180): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553a40 item 17 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d200): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d200): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d200): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d200): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d200): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.3069986 +0000 UTC m=+12.521288146 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d200): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d280): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d280): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d280): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d280): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d280): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.3069986 +0000 UTC m=+12.521288146 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d280): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c2000 item 18 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d300): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d300): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d300): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d300): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d300): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.30825989 +0000 UTC m=+12.522549436 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d300): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d3c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d3c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d3c0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d3c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d3c0): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d3c0): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d3c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d3c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.30825989 +0000 UTC m=+12.522549436 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d3c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d400): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d400): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d400): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d400): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d400): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.30825989 +0000 UTC m=+12.522549436 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d400): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c2460 item 19 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d480): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d480): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d480): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d480): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d480): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.310004464 +0000 UTC m=+12.524294000 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d480): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d500): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d500): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d500): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d500): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d500): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.310004464 +0000 UTC m=+12.524294000 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d500): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c2a80 item 20 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d580): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d580): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d580): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d580): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d580): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.311140148 +0000 UTC m=+12.525429695 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d580): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d640): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d640): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d640): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d640): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d640): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d640): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d640): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d640): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.311140148 +0000 UTC m=+12.525429695 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d640): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d680): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d680): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d680): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d680): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d680): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.311140148 +0000 UTC m=+12.525429695 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d680): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c2e70 item 21 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d700): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d700): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d700): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d700): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d700): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.312902215 +0000 UTC m=+12.527191761 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d700): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d780): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d780): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d780): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d780): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d780): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.312902215 +0000 UTC m=+12.527191761 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d780): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c3420 item 22 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174240): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174240): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174240): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174240): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174240): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.314393365 +0000 UTC m=+12.528682911 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174240): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174300): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174300): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174300): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174300): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174300): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174300): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174300): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174300): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.314393365 +0000 UTC m=+12.528682911 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174300): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174340): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174340): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174340): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174340): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174340): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.314393365 +0000 UTC m=+12.528682911 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174340): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8690 item 23 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001743c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001743c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001743c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001743c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001743c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.316578945 +0000 UTC m=+12.530868490 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001743c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174440): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174440): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174440): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174440): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174440): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.316578945 +0000 UTC m=+12.530868490 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174440): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8af0 item 24 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174500): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc000174500): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174500): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174500): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174500): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174500): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174500): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174540): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174540): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174540): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174540): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174540): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.318198375 +0000 UTC m=+12.532487921 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174540): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174600): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174600): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174600): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174600): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174600): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174600): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174600): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174600): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.318198375 +0000 UTC m=+12.532487921 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174600): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174640): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174640): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174640): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174640): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174640): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.318198375 +0000 UTC m=+12.532487921 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174640): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8e70 item 25 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001746c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001746c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001746c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001746c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001746c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.319982693 +0000 UTC m=+12.534272240 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001746c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174740): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174740): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.319982693 +0000 UTC m=+12.534272240 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9260 item 26 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174800): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc000174800): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174800): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174800): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174800): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174800): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174800): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174840): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174840): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174840): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174840): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174840): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.321234065 +0000 UTC m=+12.535523611 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174840): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174900): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174900): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174900): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174900): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174900): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174900): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174900): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174900): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.321234065 +0000 UTC m=+12.535523611 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174900): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174940): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174940): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174940): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174940): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174940): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.321234065 +0000 UTC m=+12.535523611 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174940): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9500 item 27 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001749c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001749c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001749c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001749c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001749c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.32296334 +0000 UTC m=+12.537252886 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001749c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174a40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174a40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174a40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174a40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174a40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.32296334 +0000 UTC m=+12.537252886 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174a40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9960 item 28 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174b00): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc000174b00): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174b00): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174b00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174b00): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174b00): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174b00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174b40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174b40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174b40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174b40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174b40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.324187751 +0000 UTC m=+12.538477297 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174b40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174c00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174c00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174c00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174c00): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174c00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.324187751 +0000 UTC m=+12.538477297 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174c00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9c00 item 29 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174c80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174c80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174c80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174c80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174c80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.325420969 +0000 UTC m=+12.539710514 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174c80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174d00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174d00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174d00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174d00): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174d00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.325420969 +0000 UTC m=+12.539710514 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174d00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9ea0 item 30 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174dc0): _readAt: size=2, off=0 2025/03/19 02:47:05 ERROR : open-test-file(0xc000174dc0): Couldn't read size of file 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174dc0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174dc0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174dc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174dc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174e00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174e00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174e00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174e00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174e00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.32695593 +0000 UTC m=+12.541245476 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174e00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174ec0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174ec0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174ec0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174ec0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174ec0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.32695593 +0000 UTC m=+12.541245476 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174ec0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f41c0 item 31 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174f40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174f40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174f40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174f40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174f40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.328328068 +0000 UTC m=+12.542617614 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174f40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174fc0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174fc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174fc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174fc0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174fc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.328328068 +0000 UTC m=+12.542617614 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000174fc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4540 item 32 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175000): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175000): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175000): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175000): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175000): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.329857178 +0000 UTC m=+12.544146724 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175000): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175040): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175040): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175040): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175040): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175040): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f47e0 item 33 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175040): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175040): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.330449677 +0000 UTC m=+12.544739223 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175040): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175080): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175080): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175080): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175080): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175080): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.330449677 +0000 UTC m=+12.544739223 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175080): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4930 item 33 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001750c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001750c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001750c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001750c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001750c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.331741704 +0000 UTC m=+12.546031250 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001750c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175100): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175100): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4c40 item 34 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175100): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175100): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175100): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175100): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175100): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.332276414 +0000 UTC m=+12.546565961 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175100): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175140): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175140): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175140): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175140): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175140): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.332276414 +0000 UTC m=+12.546565961 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175140): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4d90 item 34 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175180): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175180): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175180): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175180): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175180): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.333483423 +0000 UTC m=+12.547772959 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000175180): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001751c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001751c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001751c0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001751c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001751c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f50a0 item 35 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001751c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001751c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.334025768 +0000 UTC m=+12.548315314 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0001751c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bb00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bb00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bb00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bb00): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bb00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.334025768 +0000 UTC m=+12.548315314 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bb00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071b2d0 item 35 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bb80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bb80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bb80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bb80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bb80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.335788206 +0000 UTC m=+12.550077751 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bb80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071b730 item 36 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc40): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc40): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.336498154 +0000 UTC m=+12.550787691 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc80): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.336498154 +0000 UTC m=+12.550787691 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bc80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071b8f0 item 36 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bcc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bcc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bcc0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bcc0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bcc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.337822552 +0000 UTC m=+12.552112098 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bcc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd00): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd00): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd00): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071bb90 item 37 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd00): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.338271452 +0000 UTC m=+12.552560998 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.338271452 +0000 UTC m=+12.552560998 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bd40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071be30 item 37 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bdc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bdc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bdc0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bdc0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bdc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.339582264 +0000 UTC m=+12.553871810 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bdc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037be80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037be80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558380 item 38 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037be80): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037be80): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037be80): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037be80): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037be80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.340104963 +0000 UTC m=+12.554394498 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037be80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bec0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bec0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bec0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bec0): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bec0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.340104963 +0000 UTC m=+12.554394498 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bec0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005584d0 item 38 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bf40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bf40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bf40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bf40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bf40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.341494122 +0000 UTC m=+12.555783657 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00037bf40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572540): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572540): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572540): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572540): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572540): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005587e0 item 39 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572540): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572540): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.34196392 +0000 UTC m=+12.556253465 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572540): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572580): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572580): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572580): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572580): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572580): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.34196392 +0000 UTC m=+12.556253465 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572580): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558930 item 39 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572600): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572600): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572600): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572600): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572600): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.343196766 +0000 UTC m=+12.557486312 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572600): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005726c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005726c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558ee0 item 40 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005726c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005726c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005726c0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005726c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005726c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.343707362 +0000 UTC m=+12.557996899 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005726c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572700): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572700): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572700): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572700): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572700): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.343707362 +0000 UTC m=+12.557996899 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572700): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559180 item 40 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572740): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572740): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572740): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572740): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.344763399 +0000 UTC m=+12.559052944 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572780): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572780): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572780): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559500 item 41 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572780): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572780): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.345195667 +0000 UTC m=+12.559485213 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572780): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005727c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005727c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005727c0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005727c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005727c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005597a0 item 41 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005727c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005727c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.345760533 +0000 UTC m=+12.560050080 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005727c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572800): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572800): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572800): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572800): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572800): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.345760533 +0000 UTC m=+12.560050080 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572800): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005599d0 item 41 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005728c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005728c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005728c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005728c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005728c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005728c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005728c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.346899584 +0000 UTC m=+12.561189131 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005728c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572900): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572900): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572900): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559dc0 item 42 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572900): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572900): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.347309862 +0000 UTC m=+12.561599408 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572900): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005729c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005729c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559f10 item 42 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005729c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005729c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005729c0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005729c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005729c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.347991337 +0000 UTC m=+12.562280884 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005729c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572a00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572a00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572a00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572a00): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572a00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.347991337 +0000 UTC m=+12.562280884 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572a00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068c150 item 42 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ac0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ac0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ac0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ac0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ac0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ac0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.34906669 +0000 UTC m=+12.563356236 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ac0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572b00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572b00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572b00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068c4d0 item 43 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572b00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572b00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.349502044 +0000 UTC m=+12.563791591 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572b00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572bc0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572bc0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572bc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572bc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068c7e0 item 43 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572bc0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572bc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.350001278 +0000 UTC m=+12.564290824 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572bc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572c00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572c00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572c00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572c00): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572c00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.350001278 +0000 UTC m=+12.564290824 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572c00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068cb60 item 43 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572cc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572cc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572cc0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572cc0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572cc0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572cc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.351138115 +0000 UTC m=+12.565427662 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572cc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572d00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572d00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572d00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068cfc0 item 44 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572d00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572d00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.351626689 +0000 UTC m=+12.565916225 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572d00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572dc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572dc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068d180 item 44 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572dc0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572dc0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572dc0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572dc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.35212408 +0000 UTC m=+12.566413626 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572dc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572e00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572e00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572e00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572e00): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572e00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.35212408 +0000 UTC m=+12.566413626 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572e00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068d3b0 item 44 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ec0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ec0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ec0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ec0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ec0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ec0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.353277899 +0000 UTC m=+12.567567445 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572ec0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572f00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572f00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572f00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068d7a0 item 45 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572f00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572f00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.353783435 +0000 UTC m=+12.568072981 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572f00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572fc0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572fc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572fc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572fc0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572fc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.353783435 +0000 UTC m=+12.568072981 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000572fc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068d8f0 item 45 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573080): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573080): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573080): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573080): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573080): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573080): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573080): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.354933737 +0000 UTC m=+12.569223283 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573080): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005730c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005730c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005730c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068dce0 item 46 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005730c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005730c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.355316643 +0000 UTC m=+12.569606190 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005730c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573180): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573180): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573180): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573180): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573180): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.355316643 +0000 UTC m=+12.569606190 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573180): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068de30 item 46 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573240): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573240): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573240): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573240): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573240): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573240): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573240): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.356446026 +0000 UTC m=+12.570735572 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573240): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573280): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573280): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573280): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e540 item 47 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573280): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573280): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.356909453 +0000 UTC m=+12.571199000 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573280): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573380): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573380): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573380): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573380): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573380): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.356909453 +0000 UTC m=+12.571199000 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573380): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e700 item 47 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573440): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573440): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573440): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573440): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573440): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573440): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573440): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.357965239 +0000 UTC m=+12.572254785 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573440): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005734c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005734c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005734c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ebd0 item 48 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005734c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005734c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.358448713 +0000 UTC m=+12.572738259 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005734c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573600): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573600): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573600): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573600): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573600): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.358448713 +0000 UTC m=+12.572738259 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573600): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ed90 item 48 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573640): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573640): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573640): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573640): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573640): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.359545856 +0000 UTC m=+12.573835402 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573640): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573680): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573680): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573680): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573680): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573680): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573680): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f180 item 49 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573680): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573680): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.360071279 +0000 UTC m=+12.574360835 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573680): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005736c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005736c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005736c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005736c0): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005736c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.360071279 +0000 UTC m=+12.574360835 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0005736c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f340 item 49 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573740): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573740): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.361239475 +0000 UTC m=+12.575529022 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573900): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573900): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573900): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f650 item 50 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573900): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573900): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573900): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573900): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573900): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.361759307 +0000 UTC m=+12.576048853 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573900): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573d00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573d00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573d00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573d00): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573d00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.361759307 +0000 UTC m=+12.576048853 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573d00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f810 item 50 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573e40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573e40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573e40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573e40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573e40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.362867872 +0000 UTC m=+12.577157408 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573e40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573f40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573f40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573f40): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573f40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573f40): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573f40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055fc00 item 51 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573f40): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573f40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.363290693 +0000 UTC m=+12.577580239 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000573f40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4000): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4000): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4000): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4000): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4000): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.363290693 +0000 UTC m=+12.577580239 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4000): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564000 item 51 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4080): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4080): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4080): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4080): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4080): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.36449711 +0000 UTC m=+12.578786656 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4080): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4140): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4140): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4140): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564380 item 52 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4140): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4140): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4140): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4140): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4140): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.365021541 +0000 UTC m=+12.579311087 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4140): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4180): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4180): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4180): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4180): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4180): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.365021541 +0000 UTC m=+12.579311087 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4180): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564540 item 52 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4200): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4200): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4200): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4200): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4200): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.366129755 +0000 UTC m=+12.580419301 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4200): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c42c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c42c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c42c0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c42c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c42c0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c42c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005648c0 item 53 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c42c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c42c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.366655067 +0000 UTC m=+12.580944613 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c42c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4300): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4300): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4300): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4300): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4300): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.366655067 +0000 UTC m=+12.580944613 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4300): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564cb0 item 53 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4380): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4380): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4380): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4380): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4380): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.367798156 +0000 UTC m=+12.582087702 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4380): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4440): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4440): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4440): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005652d0 item 54 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4440): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4440): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4440): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4440): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4440): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.368295677 +0000 UTC m=+12.582585223 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4440): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4480): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4480): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4480): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4480): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4480): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.368295677 +0000 UTC m=+12.582585223 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4480): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565420 item 54 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4500): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4500): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4500): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4500): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4500): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.369426753 +0000 UTC m=+12.583716299 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4500): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c45c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c45c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c45c0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c45c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c45c0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c45c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005656c0 item 55 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c45c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c45c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.369911931 +0000 UTC m=+12.584201477 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c45c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4600): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4600): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4600): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4600): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4600): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.369911931 +0000 UTC m=+12.584201477 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4600): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565810 item 55 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4680): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4680): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4680): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4680): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4680): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.371107077 +0000 UTC m=+12.585396613 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4680): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4740): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565f10 item 56 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4740): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4740): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4740): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4740): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.371606913 +0000 UTC m=+12.585896459 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4780): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4780): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4780): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4780): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4780): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.371606913 +0000 UTC m=+12.585896459 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4780): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006883f0 item 56 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4840): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4840): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4840): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4840): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4840): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4840): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4840): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4840): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.372643562 +0000 UTC m=+12.586933107 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4840): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4880): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4880): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4880): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688700 item 57 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4880): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4880): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.373125804 +0000 UTC m=+12.587415350 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4880): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4940): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4940): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4940): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4940): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4940): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4940): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688850 item 57 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4940): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4940): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.373617404 +0000 UTC m=+12.587906950 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4940): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4980): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4980): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4980): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4980): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4980): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.373617404 +0000 UTC m=+12.587906950 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4980): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688af0 item 57 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a40): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.374870759 +0000 UTC m=+12.589160305 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689110 item 58 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.375289583 +0000 UTC m=+12.589579129 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4a80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b40): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689260 item 58 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b40): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b40): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b40): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.375853548 +0000 UTC m=+12.590143094 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b80): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.375853548 +0000 UTC m=+12.590143094 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4b80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689500 item 58 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c40): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.377007436 +0000 UTC m=+12.591296983 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689810 item 59 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.377439004 +0000 UTC m=+12.591728550 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4c80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d40): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d40): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689a40 item 59 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d40): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.377904446 +0000 UTC m=+12.592193991 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d80): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.377904446 +0000 UTC m=+12.592193991 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4d80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689b90 item 59 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e40): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.37906684 +0000 UTC m=+12.593356386 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec1c0 item 60 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.379495091 +0000 UTC m=+12.593784637 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4e80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f40): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec310 item 60 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f40): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f40): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f40): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.380022548 +0000 UTC m=+12.594312094 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f80): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.380022548 +0000 UTC m=+12.594312094 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c4f80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec540 item 60 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5040): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5040): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5040): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5040): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5040): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5040): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5040): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5040): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.381146761 +0000 UTC m=+12.595436307 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5040): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5080): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5080): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5080): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecbd0 item 61 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5080): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5080): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.381629775 +0000 UTC m=+12.595919321 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5080): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5140): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5140): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5140): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5140): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5140): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.381629775 +0000 UTC m=+12.595919321 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5140): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecd20 item 61 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5200): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5200): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5200): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5200): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5200): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5200): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5200): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5200): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.382720245 +0000 UTC m=+12.597009791 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5200): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5240): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5240): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5240): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed260 item 62 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5240): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5240): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.383153175 +0000 UTC m=+12.597442722 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5240): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5300): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5300): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5300): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5300): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5300): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.383153175 +0000 UTC m=+12.597442722 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5300): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed420 item 62 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c53c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c53c0): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c53c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c53c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c53c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c53c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c53c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c53c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.384292337 +0000 UTC m=+12.598581883 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c53c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5400): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5400): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5400): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed810 item 63 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5400): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5400): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.38478 +0000 UTC m=+12.599069535 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5400): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c54c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c54c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c54c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c54c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c54c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.38478 +0000 UTC m=+12.599069535 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c54c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed9d0 item 63 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5580): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5580): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5580): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5580): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5580): >_readAt: n=0, err=Bad file descriptor 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5580): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5580): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5580): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.385908741 +0000 UTC m=+12.600198287 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5580): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c55c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c55c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c55c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edd50 item 64 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c55c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c55c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.386300624 +0000 UTC m=+12.600590170 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c55c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5680): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5680): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5680): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5680): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5680): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.386300624 +0000 UTC m=+12.600590170 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5680): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edea0 item 64 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c56c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c56c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c56c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c56c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c56c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.387464713 +0000 UTC m=+12.601754259 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c56c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5700): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5700): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5700): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5700): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5700): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570690 item 65 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5700): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5700): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.387941154 +0000 UTC m=+12.602230700 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5700): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5740): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5740): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5740): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5740): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5740): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.387941154 +0000 UTC m=+12.602230700 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5740): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005707e0 item 65 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5780): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5780): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5780): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5780): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5780): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.389022247 +0000 UTC m=+12.603311792 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5780): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c57c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c57c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570d90 item 66 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c57c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c57c0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c57c0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c57c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c57c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.389536819 +0000 UTC m=+12.603826355 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c57c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5800): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5800): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5800): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5800): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5800): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.389536819 +0000 UTC m=+12.603826355 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5800): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570f50 item 66 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5840): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5840): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5840): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5840): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5840): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.39059014 +0000 UTC m=+12.604879686 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5840): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5880): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5880): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5880): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5880): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5880): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571340 item 67 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5880): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5880): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.391118259 +0000 UTC m=+12.605407815 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5880): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c59c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c59c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c59c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c59c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c59c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.391118259 +0000 UTC m=+12.605407815 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c59c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571810 item 67 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5a40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5a40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5a40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5a40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5a40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.392289349 +0000 UTC m=+12.606578895 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5a40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571b20 item 68 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b00): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b00): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b00): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b00): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.392933184 +0000 UTC m=+12.607222740 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b40): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.392933184 +0000 UTC m=+12.607222740 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571e30 item 68 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.394082344 +0000 UTC m=+12.608371890 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5b80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5bc0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5bc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5bc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5bc0): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5bc0): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003501c0 item 69 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5bc0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5bc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.394542114 +0000 UTC m=+12.608831680 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5bc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5c00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5c00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5c00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5c00): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5c00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.394542114 +0000 UTC m=+12.608831680 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5c00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350460 item 69 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5c80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5c80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5c80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5c80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5c80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.395834662 +0000 UTC m=+12.610124218 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5c80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350bd0 item 70 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d40): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d40): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d40): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.396404949 +0000 UTC m=+12.610694505 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d80): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.396404949 +0000 UTC m=+12.610694505 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5d80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003511f0 item 70 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5e00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5e00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5e00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5e00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5e00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.397642755 +0000 UTC m=+12.611932311 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5e00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5ec0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5ec0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5ec0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5ec0): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5ec0): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003518f0 item 71 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5ec0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5ec0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.398135227 +0000 UTC m=+12.612424793 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5ec0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5f00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5f00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5f00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5f00): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5f00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.398135227 +0000 UTC m=+12.612424793 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0008c5f00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351c00 item 71 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0280): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0280): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0280): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0280): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0280): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.399406526 +0000 UTC m=+12.613696082 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0280): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c08c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c08c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012a1c0 item 72 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c08c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c08c0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c08c0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c08c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c08c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.400043568 +0000 UTC m=+12.614333124 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c08c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0980): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0980): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0980): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0980): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0980): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.400043568 +0000 UTC m=+12.614333124 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0980): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012a3f0 item 72 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a00): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a00): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.401216652 +0000 UTC m=+12.615506208 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012a8c0 item 73 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.40175507 +0000 UTC m=+12.616044626 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a80): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a80): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a80): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012aaf0 item 73 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a80): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.402411829 +0000 UTC m=+12.616701404 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0a80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ac0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ac0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ac0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ac0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ac0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.402411829 +0000 UTC m=+12.616701404 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ac0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012ad20 item 73 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c00): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c00): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.403582609 +0000 UTC m=+12.617872165 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012afc0 item 74 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.404075902 +0000 UTC m=+12.618365458 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0c40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0dc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0dc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b180 item 74 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0dc0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0dc0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0dc0): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0dc0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0dc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.404594081 +0000 UTC m=+12.618883637 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0dc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0e00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0e00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0e00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0e00): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0e00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.404594081 +0000 UTC m=+12.618883637 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0e00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b2d0 item 74 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ec0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ec0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ec0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ec0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ec0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ec0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ec0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.405845894 +0000 UTC m=+12.620135440 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0ec0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0f00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0f00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0f00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b570 item 75 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0f00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0f00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.406304793 +0000 UTC m=+12.620594339 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c0f00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c13c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c13c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c13c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c13c0): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c13c0): _writeAt: size=3, off=2 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b6c0 item 75 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c13c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c13c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.406795289 +0000 UTC m=+12.621084836 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c13c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1440): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1440): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1440): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1440): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1440): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.406795289 +0000 UTC m=+12.621084836 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1440): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b960 item 75 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1500): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1500): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1500): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1500): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1500): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1500): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1500): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.407956182 +0000 UTC m=+12.622245728 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1500): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1540): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1540): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1540): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012bd50 item 76 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1540): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1540): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.408367202 +0000 UTC m=+12.622656747 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1540): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1600): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1600): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012bea0 item 76 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1600): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1600): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1600): _writeAt: size=3, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1600): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1600): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.408939642 +0000 UTC m=+12.623229189 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1600): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1700): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1700): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1700): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1700): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1700): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.408939642 +0000 UTC m=+12.623229189 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1700): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc070 item 76 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1880): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1880): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1880): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1880): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1880): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1880): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1880): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.410119068 +0000 UTC m=+12.624408615 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1880): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c18c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c18c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c18c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc4d0 item 77 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c18c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c18c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.410559383 +0000 UTC m=+12.624848928 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c18c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1b00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1b00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1b00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1b00): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1b00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.410559383 +0000 UTC m=+12.624848928 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0002c1b00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc8c0 item 77 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0000): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0000): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0000): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0000): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0000): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0000): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0000): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.411714664 +0000 UTC m=+12.626004210 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0000): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0040): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0040): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0040): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcbd0 item 78 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0040): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0040): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.412208288 +0000 UTC m=+12.626497834 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0040): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.412208288 +0000 UTC m=+12.626497834 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcd20 item 78 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.413670484 +0000 UTC m=+12.627960030 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0200): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0200): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0200): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd110 item 79 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0200): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0200): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.414403786 +0000 UTC m=+12.628693342 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0200): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.414403786 +0000 UTC m=+12.628693342 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eadc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b1570 item 79 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae80): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae80): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.415756396 +0000 UTC m=+12.630045972 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eae80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b1960 item 80 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.416242836 +0000 UTC m=+12.630532383 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc0010eaec0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0080): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0080): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0080): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0080): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0080): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.416242836 +0000 UTC m=+12.630532383 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0080): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc070 item 80 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df00c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df00c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df00c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df00c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df00c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.417806011 +0000 UTC m=+12.632095587 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df00c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc4d0 item 81 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.418340892 +0000 UTC m=+12.632630459 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0100): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0140): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0140): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0140): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0140): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0140): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.418340892 +0000 UTC m=+12.632630459 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0140): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc8c0 item 81 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.419699734 +0000 UTC m=+12.633989291 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df01c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df02c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df02c0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df02c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcbd0 item 82 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df02c0): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df02c0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df02c0): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df02c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df02c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.420220309 +0000 UTC m=+12.634509855 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df02c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0300): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0300): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0300): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0300): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0300): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.420220309 +0000 UTC m=+12.634509855 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0300): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcd20 item 82 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0380): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0380): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0380): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0380): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0380): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.421699125 +0000 UTC m=+12.635988681 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0380): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0440): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0440): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0440): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0440): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0440): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0440): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd1f0 item 83 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0440): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0440): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.422302675 +0000 UTC m=+12.636592231 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0440): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0480): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0480): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0480): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0480): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0480): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.422302675 +0000 UTC m=+12.636592231 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0480): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd490 item 83 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0500): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0500): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0500): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0500): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0500): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.423658611 +0000 UTC m=+12.637948157 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0500): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df05c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df05c0): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df05c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd7a0 item 84 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df05c0): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df05c0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df05c0): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df05c0): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df05c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.424233927 +0000 UTC m=+12.638523473 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df05c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0600): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0600): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0600): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0600): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0600): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.424233927 +0000 UTC m=+12.638523473 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0600): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd8f0 item 84 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0680): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0680): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0680): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0680): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0680): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.425569657 +0000 UTC m=+12.639859213 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0680): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0780): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0780): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0780): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0780): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0780): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0780): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdb90 item 85 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0780): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0780): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.42618052 +0000 UTC m=+12.640470076 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0780): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df07c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df07c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df07c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df07c0): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df07c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.42618052 +0000 UTC m=+12.640470076 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df07c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdd50 item 85 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0840): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0840): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0840): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0840): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0840): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.427596489 +0000 UTC m=+12.641886045 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0840): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0900): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0900): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0900): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b0150 item 86 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0900): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0900): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0900): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0900): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0900): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.428212091 +0000 UTC m=+12.642501637 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0900): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0940): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0940): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0940): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0940): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0940): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.428212091 +0000 UTC m=+12.642501637 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0940): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b02a0 item 86 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df09c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df09c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df09c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df09c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df09c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.429705686 +0000 UTC m=+12.643995232 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df09c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0a80): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0a80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0a80): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0a80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0a80): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0a80): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b0540 item 87 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0a80): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0a80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.430250294 +0000 UTC m=+12.644539850 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0a80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0ac0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0ac0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0ac0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0ac0): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0ac0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.430250294 +0000 UTC m=+12.644539850 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0ac0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b0700 item 87 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0b40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0b40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0b40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0b40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0b40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.431468504 +0000 UTC m=+12.645758049 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc000df0b40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c2000 item 88 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.432116296 +0000 UTC m=+12.646405842 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c080): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c0c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c0c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c0c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c0c0): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c0c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.432116296 +0000 UTC m=+12.646405842 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c0c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c21c0 item 88 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.433420836 +0000 UTC m=+12.647710393 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c180): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c1c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c1c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c1c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c2620 item 89 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c1c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c1c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.433984561 +0000 UTC m=+12.648274108 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c1c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c280): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c280): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c280): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c280): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c280): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c280): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c27e0 item 89 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c280): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c280): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.434511567 +0000 UTC m=+12.648801114 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c280): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c2c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c2c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c2c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c2c0): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c2c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.434511567 +0000 UTC m=+12.648801114 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c2c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c2af0 item 89 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c380): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c380): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c380): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c380): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c380): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c380): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c380): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c380): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.435700451 +0000 UTC m=+12.649990007 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c380): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c3c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c3c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c3c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c2ee0 item 90 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c3c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c3c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.436151135 +0000 UTC m=+12.650440691 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c3c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c480): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c480): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c480): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c31f0 item 90 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c480): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c480): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c480): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c480): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c480): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.436726401 +0000 UTC m=+12.651015957 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c480): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c4c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c4c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c4c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c4c0): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c4c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.436726401 +0000 UTC m=+12.651015957 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c4c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c33b0 item 90 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.437927859 +0000 UTC m=+12.652217405 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c580): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c5c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c5c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c5c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c37a0 item 91 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c5c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c5c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.438345701 +0000 UTC m=+12.652635247 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c5c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c680): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c680): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c680): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c680): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c680): >_readAt: n=2, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c680): _writeAt: size=3, off=7 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c39d0 item 91 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c680): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c680): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.438906871 +0000 UTC m=+12.653196437 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c680): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c6c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c6c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c6c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c6c0): >_readAt: n=8, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c6c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.438906871 +0000 UTC m=+12.653196437 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c6c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c3b20 item 91 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c780): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c780): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c780): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c780): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c780): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c780): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c780): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c780): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.44004469 +0000 UTC m=+12.654334236 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c780): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c7c0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c7c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c7c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c3e30 item 92 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c7c0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c7c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.440543432 +0000 UTC m=+12.654832988 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c7c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c980): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c980): open at offset 5 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c980): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4070 item 92 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c980): _readAt: size=2, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c980): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c980): _writeAt: size=3, off=5 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c980): >_writeAt: n=3, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c980): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.441136612 +0000 UTC m=+12.655426168 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c980): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c9c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c9c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c9c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c9c0): >_readAt: n=3, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c9c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.441136612 +0000 UTC m=+12.655426168 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031c9c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f41c0 item 92 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca80): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca80): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca80): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.442498992 +0000 UTC m=+12.656788538 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ca80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cac0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cac0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cac0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4540 item 93 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cac0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cac0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.443010829 +0000 UTC m=+12.657300385 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cac0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cb80): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cb80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cb80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cb80): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cb80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.443010829 +0000 UTC m=+12.657300385 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cb80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4690 item 93 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.4442726 +0000 UTC m=+12.658562146 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc80): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc80): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4930 item 94 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc80): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc80): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.444774379 +0000 UTC m=+12.659063936 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cc80): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd40): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd40): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.444774379 +0000 UTC m=+12.659063936 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cd40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4a80 item 94 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.446012396 +0000 UTC m=+12.660301952 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce40): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce40): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce40): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4d20 item 95 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce40): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce40): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.446464521 +0000 UTC m=+12.660754067 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031ce40): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cf00): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cf00): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cf00): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cf00): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cf00): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.446464521 +0000 UTC m=+12.660754067 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cf00): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4e70 item 95 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): open at offset 0 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): _readAt: size=2, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): >_readAt: n=0, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.447780544 +0000 UTC m=+12.662070100 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031cfc0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d000): _writeAt: size=5, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d000): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d000): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5180 item 96 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d000): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d000): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.448241928 +0000 UTC m=+12.662531484 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d000): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/19 02:47:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 02:47:05 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d0c0): _readAt: size=512, off=0 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d0c0): openPending: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d0c0): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d0c0): >_readAt: n=5, err=EOF 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d0c0): close: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 02:47:05.448241928 +0000 UTC m=+12.662531484 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:05 DEBUG : open-test-file(0xc00031d0c0): >close: err=<nil> 2025/03/19 02:47:05 DEBUG : open-test-file: Remove: 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5340 item 96 2025/03/19 02:47:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 02:47:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 02:47:05 DEBUG : open-test-file: >Remove: err=<nil> 2025/03/19 02:47:05 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:05 DEBUG : : Looking for writers 2025/03/19 02:47:05 DEBUG : >WaitForWriters: 2025/03/19 02:47:05 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.40s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.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.19s) --- 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:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:05 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:05 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:05 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:05 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:05 DEBUG : file1: newRWFileHandle: 2025/03/19 02:47:05 DEBUG : file1(0xc000df1a80): openPending: 2025/03/19 02:47:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:05 DEBUG : file1(0xc000df1a80): >openPending: err=<nil> 2025/03/19 02:47:05 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/19 02:47:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:05 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/19 02:47:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> read_write_test.go:655: can't set mod time 2025/03/19 02:47:05 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:05 DEBUG : : Looking for writers 2025/03/19 02:47:05 DEBUG : file1: reading active writers 2025/03/19 02:47:05 DEBUG : file1: active writers 1 2025/03/19 02:47:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:47:05 DEBUG : : Looking for writers 2025/03/19 02:47:05 DEBUG : file1: reading active writers 2025/03/19 02:47:05 DEBUG : file1: active writers 1 2025/03/19 02:47:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:47:05 DEBUG : : Looking for writers 2025/03/19 02:47:05 DEBUG : file1: reading active writers 2025/03/19 02:47:05 DEBUG : file1: active writers 1 2025/03/19 02:47:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:47:05 DEBUG : : Looking for writers 2025/03/19 02:47:05 DEBUG : file1: reading active writers 2025/03/19 02:47:05 DEBUG : file1: active writers 1 2025/03/19 02:47:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:47:05 DEBUG : : Looking for writers 2025/03/19 02:47:05 DEBUG : file1: reading active writers 2025/03/19 02:47:05 DEBUG : file1: active writers 1 2025/03/19 02:47:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/19 02:47:05 DEBUG : : Looking for writers 2025/03/19 02:47:05 DEBUG : file1: reading active writers 2025/03/19 02:47:05 DEBUG : file1: active writers 1 2025/03/19 02:47:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/19 02:47:06 DEBUG : : Looking for writers 2025/03/19 02:47:06 DEBUG : file1: reading active writers 2025/03/19 02:47:06 DEBUG : file1: active writers 1 2025/03/19 02:47:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/19 02:47:06 DEBUG : : Looking for writers 2025/03/19 02:47:06 DEBUG : file1: reading active writers 2025/03/19 02:47:06 DEBUG : file1: active writers 1 2025/03/19 02:47:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:07 DEBUG : : Looking for writers 2025/03/19 02:47:07 DEBUG : file1: reading active writers 2025/03/19 02:47:07 DEBUG : file1: active writers 1 2025/03/19 02:47:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:08 DEBUG : : Looking for writers 2025/03/19 02:47:08 DEBUG : file1: reading active writers 2025/03/19 02:47:08 DEBUG : file1: active writers 1 2025/03/19 02:47:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:09 DEBUG : : Looking for writers 2025/03/19 02:47:09 DEBUG : file1: reading active writers 2025/03/19 02:47:09 DEBUG : file1: active writers 1 2025/03/19 02:47:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:10 DEBUG : : Looking for writers 2025/03/19 02:47:10 DEBUG : file1: reading active writers 2025/03/19 02:47:10 DEBUG : file1: active writers 1 2025/03/19 02:47:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:11 DEBUG : : Looking for writers 2025/03/19 02:47:11 DEBUG : file1: reading active writers 2025/03/19 02:47:11 DEBUG : file1: active writers 1 2025/03/19 02:47:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:12 DEBUG : : Looking for writers 2025/03/19 02:47:12 DEBUG : file1: reading active writers 2025/03/19 02:47:12 DEBUG : file1: active writers 1 2025/03/19 02:47:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:13 DEBUG : : Looking for writers 2025/03/19 02:47:13 DEBUG : file1: reading active writers 2025/03/19 02:47:13 DEBUG : file1: active writers 1 2025/03/19 02:47:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:14 DEBUG : : Looking for writers 2025/03/19 02:47:14 DEBUG : file1: reading active writers 2025/03/19 02:47:14 DEBUG : file1: active writers 1 2025/03/19 02:47:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:15 DEBUG : : Looking for writers 2025/03/19 02:47:15 DEBUG : file1: reading active writers 2025/03/19 02:47:15 DEBUG : file1: active writers 1 2025/03/19 02:47:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:16 DEBUG : : Looking for writers 2025/03/19 02:47:16 DEBUG : file1: reading active writers 2025/03/19 02:47:16 DEBUG : file1: active writers 1 2025/03/19 02:47:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:17 DEBUG : : Looking for writers 2025/03/19 02:47:17 DEBUG : file1: reading active writers 2025/03/19 02:47:17 DEBUG : file1: active writers 1 2025/03/19 02:47:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:18 DEBUG : : Looking for writers 2025/03/19 02:47:18 DEBUG : file1: reading active writers 2025/03/19 02:47:18 DEBUG : file1: active writers 1 2025/03/19 02:47:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:19 DEBUG : : Looking for writers 2025/03/19 02:47:19 DEBUG : file1: reading active writers 2025/03/19 02:47:19 DEBUG : file1: active writers 1 2025/03/19 02:47:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:20 DEBUG : : Looking for writers 2025/03/19 02:47:20 DEBUG : file1: reading active writers 2025/03/19 02:47:20 DEBUG : file1: active writers 1 2025/03/19 02:47:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:21 DEBUG : : Looking for writers 2025/03/19 02:47:21 DEBUG : file1: reading active writers 2025/03/19 02:47:21 DEBUG : file1: active writers 1 2025/03/19 02:47:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:22 DEBUG : : Looking for writers 2025/03/19 02:47:22 DEBUG : file1: reading active writers 2025/03/19 02:47:22 DEBUG : file1: active writers 1 2025/03/19 02:47:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:23 DEBUG : : Looking for writers 2025/03/19 02:47:23 DEBUG : file1: reading active writers 2025/03/19 02:47:23 DEBUG : file1: active writers 1 2025/03/19 02:47:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:24 DEBUG : : Looking for writers 2025/03/19 02:47:24 DEBUG : file1: reading active writers 2025/03/19 02:47:24 DEBUG : file1: active writers 1 2025/03/19 02:47:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:25 DEBUG : : Looking for writers 2025/03/19 02:47:25 DEBUG : file1: reading active writers 2025/03/19 02:47:25 DEBUG : file1: active writers 1 2025/03/19 02:47:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:26 DEBUG : : Looking for writers 2025/03/19 02:47:26 DEBUG : file1: reading active writers 2025/03/19 02:47:26 DEBUG : file1: active writers 1 2025/03/19 02:47:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:27 DEBUG : : Looking for writers 2025/03/19 02:47:27 DEBUG : file1: reading active writers 2025/03/19 02:47:27 DEBUG : file1: active writers 1 2025/03/19 02:47:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:28 DEBUG : : Looking for writers 2025/03/19 02:47:28 DEBUG : file1: reading active writers 2025/03/19 02:47:28 DEBUG : file1: active writers 1 2025/03/19 02:47:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:29 DEBUG : : Looking for writers 2025/03/19 02:47:29 DEBUG : file1: reading active writers 2025/03/19 02:47:29 DEBUG : file1: active writers 1 2025/03/19 02:47:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:30 DEBUG : : Looking for writers 2025/03/19 02:47:30 DEBUG : file1: reading active writers 2025/03/19 02:47:30 DEBUG : file1: active writers 1 2025/03/19 02:47:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:31 DEBUG : : Looking for writers 2025/03/19 02:47:31 DEBUG : file1: reading active writers 2025/03/19 02:47:31 DEBUG : file1: active writers 1 2025/03/19 02:47:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:32 DEBUG : : Looking for writers 2025/03/19 02:47:32 DEBUG : file1: reading active writers 2025/03/19 02:47:32 DEBUG : file1: active writers 1 2025/03/19 02:47:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:33 DEBUG : : Looking for writers 2025/03/19 02:47:33 DEBUG : file1: reading active writers 2025/03/19 02:47:33 DEBUG : file1: active writers 1 2025/03/19 02:47:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:34 DEBUG : : Looking for writers 2025/03/19 02:47:34 DEBUG : file1: reading active writers 2025/03/19 02:47:34 DEBUG : file1: active writers 1 2025/03/19 02:47:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 02:47:35 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00017e1e0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000fac808 notify:{wait:0 notify:0 lock:0 head:<nil> tail:<nil>} checker:824650156096} name:file1 opens:1 downloaders:<nil> o:<nil> fd:0xc000738410 info:{ModTime:{wall:13974293517810335986 ext:12686214534 loc:0x3e84b00} ATime:{wall:13974293517810335986 ext:12686214534 loc:0x3e84b00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/19 02:47:35 DEBUG : >WaitForWriters: 2025/03/19 02:47:35 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:35 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:35 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:35 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:35 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:35 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:35 DEBUG : rename_me: newRWFileHandle: 2025/03/19 02:47:35 DEBUG : rename_me(0xc0004f8000): openPending: 2025/03/19 02:47:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 02:47:35 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/19 02:47:35 DEBUG : rename_me(0xc0004f8000): >openPending: err=<nil> 2025/03/19 02:47:35 DEBUG : rename_me: >newRWFileHandle: err=<nil> 2025/03/19 02:47:35 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/19 02:47:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err=<nil> 2025/03/19 02:47:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err=<nil> 2025/03/19 02:47:35 DEBUG : rename_me(0xc0004f8000): _writeAt: size=5, off=0 2025/03/19 02:47:35 DEBUG : rename_me(0xc0004f8000): >_writeAt: n=5, err=<nil> 2025/03/19 02:47:35 DEBUG : rename_me(0xc0004f8000): close: 2025/03/19 02:47:35 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-19 02:47:35.495709174 +0000 UTC m=+42.709998730 2025/03/19 02:47:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/19 02:47:35 DEBUG : rename_me(0xc0004f8000): >close: err=<nil> 2025/03/19 02:47:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/19 02:47:35 DEBUG : i_was_renamed: Updating file with <nil> 0xc000919d40 2025/03/19 02:47:35 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/19 02:47:35 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/19 02:47:35 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:35 DEBUG : : Looking for writers 2025/03/19 02:47:35 DEBUG : i_was_renamed: reading active writers 2025/03/19 02:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 02:47:35 DEBUG : : Looking for writers 2025/03/19 02:47:35 DEBUG : i_was_renamed: reading active writers 2025/03/19 02:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 02:47:35 DEBUG : : Looking for writers 2025/03/19 02:47:35 DEBUG : i_was_renamed: reading active writers 2025/03/19 02:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 02:47:35 DEBUG : : Looking for writers 2025/03/19 02:47:35 DEBUG : i_was_renamed: reading active writers 2025/03/19 02:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 02:47:35 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/19 02:47:35 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:35 INFO : i_was_renamed: Copied (new) 2025/03/19 02:47:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-19 02:47:35 +0000 UTC" 2025/03/19 02:47:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/19 02:47:35 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/19 02:47:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/19 02:47:35 DEBUG : : Looking for writers 2025/03/19 02:47:35 DEBUG : i_was_renamed: reading active writers 2025/03/19 02:47:35 DEBUG : >WaitForWriters: 2025/03/19 02:47:35 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:35 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:35 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 02:47:35 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:35 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 02:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0hMsc}/rclone-test-diwobiv1jaho" 2025/03/19 02:47:35 INFO : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:35 DEBUG : : forgetting directory cache 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate(0xc000dea240): _readAt: size=512, off=0 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate(0xc000dea240): openPending: 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 01:48:35 +0000 UTC" against cached fingerprint "" 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 02:47:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate(0xc000dea240): >openPending: err=<nil> 2025/03/19 02:47:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate(0xc000dea240): >_readAt: n=20, err=EOF 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate(0xc000dea240): close: 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:48:35 +0000 GMT 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate(0xc000dea240): >close: err=<nil> 2025/03/19 02:47:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:36 DEBUG : : forgetting directory cache 2025/03/19 02:47:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000f531c0): _readAt: size=512, off=0 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000f531c0): openPending: 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 01:49:35 +0000 UTC" against cached fingerprint "20,2025-03-19 01:48:35 +0000 UTC" 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 01:49:35 +0000 UTC" != cached fingerprint "20,2025-03-19 01:48:35 +0000 UTC") 2025/03/19 02:47:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 02:47:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000f531c0): >openPending: err=<nil> 2025/03/19 02:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000f531c0): >_readAt: n=20, err=EOF 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000f531c0): close: 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:49:35 +0000 GMT 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000f531c0): >close: err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:36 DEBUG : : forgetting directory cache 2025/03/19 02:47:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000f05580): _readAt: size=512, off=0 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000f05580): openPending: 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 01:50:35 +0000 UTC" against cached fingerprint "20,2025-03-19 01:49:35 +0000 UTC" 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 01:50:35 +0000 UTC" != cached fingerprint "20,2025-03-19 01:49:35 +0000 UTC") 2025/03/19 02:47:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 02:47:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000f05580): >openPending: err=<nil> 2025/03/19 02:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000f05580): >_readAt: n=20, err=EOF 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000f05580): close: 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:50:35 +0000 GMT 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000f05580): >close: err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:36 DEBUG : : forgetting directory cache 2025/03/19 02:47:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000efe400): _readAt: size=512, off=0 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000efe400): openPending: 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 01:51:35 +0000 UTC" against cached fingerprint "20,2025-03-19 01:50:35 +0000 UTC" 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 01:51:35 +0000 UTC" != cached fingerprint "20,2025-03-19 01:50:35 +0000 UTC") 2025/03/19 02:47:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 02:47:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000efe400): >openPending: err=<nil> 2025/03/19 02:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000efe400): >_readAt: n=20, err=EOF 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000efe400): close: 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:51:35 +0000 GMT 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000efe400): >close: err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:36 DEBUG : : forgetting directory cache 2025/03/19 02:47:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000affc00): _readAt: size=512, off=0 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000affc00): openPending: 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 01:52:35 +0000 UTC" against cached fingerprint "20,2025-03-19 01:51:35 +0000 UTC" 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 01:52:35 +0000 UTC" != cached fingerprint "20,2025-03-19 01:51:35 +0000 UTC") 2025/03/19 02:47:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 02:47:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000affc00): >openPending: err=<nil> 2025/03/19 02:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000affc00): >_readAt: n=20, err=EOF 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000affc00): close: 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:52:35 +0000 GMT 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate(0xc000affc00): >close: err=<nil> 2025/03/19 02:47:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:37 DEBUG : : forgetting directory cache 2025/03/19 02:47:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc0008be6c0): _readAt: size=512, off=0 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc0008be6c0): openPending: 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 01:53:35 +0000 UTC" against cached fingerprint "20,2025-03-19 01:52:35 +0000 UTC" 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 01:53:35 +0000 UTC" != cached fingerprint "20,2025-03-19 01:52:35 +0000 UTC") 2025/03/19 02:47:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 02:47:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc0008be6c0): >openPending: err=<nil> 2025/03/19 02:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc0008be6c0): >_readAt: n=20, err=EOF 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc0008be6c0): close: 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:53:35 +0000 GMT 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc0008be6c0): >close: err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:37 DEBUG : : forgetting directory cache 2025/03/19 02:47:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc000a02fc0): _readAt: size=512, off=0 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc000a02fc0): openPending: 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-19 01:54:35 +0000 UTC" against cached fingerprint "20,2025-03-19 01:53:35 +0000 UTC" 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-19 01:54:35 +0000 UTC" != cached fingerprint "20,2025-03-19 01:53:35 +0000 UTC") 2025/03/19 02:47:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/19 02:47:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc000a02fc0): >openPending: err=<nil> 2025/03/19 02:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc000a02fc0): >_readAt: n=21, err=EOF 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc000a02fc0): close: 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:54:35 +0000 GMT 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc000a02fc0): >close: err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:37 DEBUG : : forgetting directory cache 2025/03/19 02:47:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc0007c2c00): _readAt: size=512, off=0 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc0007c2c00): openPending: 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-19 01:55:35 +0000 UTC" against cached fingerprint "21,2025-03-19 01:54:35 +0000 UTC" 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-19 01:55:35 +0000 UTC" != cached fingerprint "21,2025-03-19 01:54:35 +0000 UTC") 2025/03/19 02:47:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/19 02:47:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc0007c2c00): >openPending: err=<nil> 2025/03/19 02:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc0007c2c00): >_readAt: n=22, err=EOF 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc0007c2c00): close: 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:55:35 +0000 GMT 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc0007c2c00): >close: err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:37 DEBUG : : forgetting directory cache 2025/03/19 02:47:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc000a8d7c0): _readAt: size=512, off=0 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc000a8d7c0): openPending: 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-19 01:56:35 +0000 UTC" against cached fingerprint "22,2025-03-19 01:55:35 +0000 UTC" 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-19 01:56:35 +0000 UTC" != cached fingerprint "22,2025-03-19 01:55:35 +0000 UTC") 2025/03/19 02:47:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/19 02:47:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc000a8d7c0): >openPending: err=<nil> 2025/03/19 02:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc000a8d7c0): >_readAt: n=23, err=EOF 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc000a8d7c0): close: 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:56:35 +0000 GMT 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate(0xc000a8d7c0): >close: err=<nil> 2025/03/19 02:47:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:38 DEBUG : : forgetting directory cache 2025/03/19 02:47:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate(0xc000a60c40): _readAt: size=512, off=0 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate(0xc000a60c40): openPending: 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-19 01:57:35 +0000 UTC" against cached fingerprint "23,2025-03-19 01:56:35 +0000 UTC" 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-19 01:57:35 +0000 UTC" != cached fingerprint "23,2025-03-19 01:56:35 +0000 UTC") 2025/03/19 02:47:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/19 02:47:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate(0xc000a60c40): >openPending: err=<nil> 2025/03/19 02:47:38 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate(0xc000a60c40): >_readAt: n=24, err=EOF 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate(0xc000a60c40): close: 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:57:35 +0000 GMT 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate(0xc000a60c40): >close: err=<nil> 2025/03/19 02:47:38 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:38 DEBUG : : Looking for writers 2025/03/19 02:47:38 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/19 02:47:38 DEBUG : >WaitForWriters: 2025/03/19 02:47:38 DEBUG : webdav root 'rclone-test-diwobiv1jaho': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:38 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:38 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:38 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:38 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:38 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : : forgetting directory cache 2025/03/19 02:47:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FilEb: >Open: fd=FilEb (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : filea: >OpenFile: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FilEb: >Open: fd=FilEb (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/19 02:47:38 DEBUG : fileb: >OpenFile: fd=<nil>, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/19 02:47:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/19 02:47:38 DEBUG : FILEB: >OpenFile: fd=<nil>, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/19 02:47:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : fileA: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : filea: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FILEA: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : FilEb: >Open: fd=FilEb (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err=<nil> 2025/03/19 02:47:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : fileb: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : FILEB: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:38 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:38 DEBUG : : Looking for writers 2025/03/19 02:47:38 DEBUG : FiLeA: reading active writers 2025/03/19 02:47:38 DEBUG : FiLeB: reading active writers 2025/03/19 02:47:38 DEBUG : FilEb: reading active writers 2025/03/19 02:47:38 DEBUG : >WaitForWriters: 2025/03/19 02:47:38 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:38 DEBUG : : Looking for writers 2025/03/19 02:47:38 DEBUG : FiLeA: reading active writers 2025/03/19 02:47:38 DEBUG : FiLeB: reading active writers 2025/03/19 02:47:38 DEBUG : FilEb: reading active writers 2025/03/19 02:47:38 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:38 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:38 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err=<nil> 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err=<nil> 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err=<nil> 2025/03/19 02:47:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err=<nil> 2025/03/19 02:47:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err=<nil> 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err=<nil> 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 02:47:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:38 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:38 DEBUG : : Looking for writers 2025/03/19 02:47:38 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/19 02:47:38 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/19 02:47:38 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:38 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:38 DEBUG : webdav root 'rclone-test-diwobiv1jaho': Reusing VFS from active cache 2025/03/19 02:47:38 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:38 DEBUG : : Looking for writers 2025/03/19 02:47:38 DEBUG : >WaitForWriters: 2025/03/19 02:47:38 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:38 DEBUG : : Looking for writers 2025/03/19 02:47:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:38 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:38 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:38 DEBUG : : Looking for writers 2025/03/19 02:47:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:38 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:38 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:38 DEBUG : : Looking for writers 2025/03/19 02:47:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:38 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:38 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:38 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:38 DEBUG : dir: Looking for writers 2025/03/19 02:47:38 DEBUG : file2: reading active writers 2025/03/19 02:47:38 DEBUG : : Looking for writers 2025/03/19 02:47:38 DEBUG : dir: reading active writers 2025/03/19 02:47:38 DEBUG : file1: reading active writers 2025/03/19 02:47:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:39 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:39 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:39 DEBUG : dir: Looking for writers 2025/03/19 02:47:39 DEBUG : : Looking for writers 2025/03/19 02:47:39 DEBUG : dir: reading active writers 2025/03/19 02:47:39 DEBUG : file1: reading active writers 2025/03/19 02:47:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:39 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:39 DEBUG : file1: Open: flags=O_RDONLY 2025/03/19 02:47:39 DEBUG : file1: >Open: fd=file1 (r), err=<nil> 2025/03/19 02:47:39 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil> 2025/03/19 02:47:39 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:39 DEBUG : dir: >OpenFile: fd=dir/ (r), err=<nil> 2025/03/19 02:47:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 02:47:39 DEBUG : dir/new_file.txt: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:39 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/19 02:47:39 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err=<nil> 2025/03/19 02:47:39 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err=<nil> 2025/03/19 02:47:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/19 02:47:39 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (0 bytes), uploading instead of streaming 2025/03/19 02:47:39 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:39 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/19 02:47:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/19 02:47:39 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:39 DEBUG : not found/new_file.txt: >OpenFile: fd=<nil>, err=file does not exist 2025/03/19 02:47:39 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:39 DEBUG : dir: Looking for writers 2025/03/19 02:47:39 DEBUG : file2: reading active writers 2025/03/19 02:47:39 DEBUG : new_file.txt: reading active writers 2025/03/19 02:47:39 DEBUG : : Looking for writers 2025/03/19 02:47:39 DEBUG : dir: reading active writers 2025/03/19 02:47:39 DEBUG : file1: reading active writers 2025/03/19 02:47:39 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:39 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:39 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/19 02:47:39 DEBUG : dir/file1: Updating file with dir/file1 0xc000a4e6c0 2025/03/19 02:47:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/19 02:47:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:39 INFO : dir/file1: Moved (server-side) to: file0 2025/03/19 02:47:39 DEBUG : file0: Updating file with file0 0xc000a4e6c0 2025/03/19 02:47:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 02:47:39 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/19 02:47:39 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:39 DEBUG : dir: Looking for writers 2025/03/19 02:47:39 DEBUG : : Looking for writers 2025/03/19 02:47:39 DEBUG : dir: reading active writers 2025/03/19 02:47:39 DEBUG : file0: reading active writers 2025/03/19 02:47:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:39 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:39 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:39 DEBUG : : Looking for writers 2025/03/19 02:47:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:39 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:39 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/19 02:47:39 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/19 02:47:39 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/19 02:47:39 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/19 02:47:39 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/19 02:47:39 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:39 DEBUG : : Looking for writers 2025/03/19 02:47:39 DEBUG : a: Looking for writers 2025/03/19 02:47:39 DEBUG : b: Looking for writers 2025/03/19 02:47:39 DEBUG : c: Looking for writers 2025/03/19 02:47:39 DEBUG : d: Looking for writers 2025/03/19 02:47:39 DEBUG : : Looking for writers 2025/03/19 02:47:39 DEBUG : /: reading active writers 2025/03/19 02:47:39 DEBUG : a: reading active writers 2025/03/19 02:47:39 DEBUG : b: reading active writers 2025/03/19 02:47:39 DEBUG : c: reading active writers 2025/03/19 02:47:39 DEBUG : d: reading active writers 2025/03/19 02:47:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:40 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/19 02:47:40 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/19 02:47:40 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/19 02:47:40 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/19 02:47:40 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:40 DEBUG : a/b/c/d: Looking for writers 2025/03/19 02:47:40 DEBUG : a/b/c: Looking for writers 2025/03/19 02:47:40 DEBUG : d: reading active writers 2025/03/19 02:47:40 DEBUG : a/b: Looking for writers 2025/03/19 02:47:40 DEBUG : c: reading active writers 2025/03/19 02:47:40 DEBUG : a: Looking for writers 2025/03/19 02:47:40 DEBUG : b: reading active writers 2025/03/19 02:47:40 DEBUG : : Looking for writers 2025/03/19 02:47:40 DEBUG : a: reading active writers 2025/03/19 02:47:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:40 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:40 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/19 02:47:40 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:40 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/19 02:47:40 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/19 02:47:40 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/19 02:47:40 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (5 bytes), uploading instead of streaming 2025/03/19 02:47:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:40 DEBUG : file1: Size of src and dst objects identical 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:40 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/19 02:47:40 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/19 02:47:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:40 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/19 02:47:40 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/19 02:47:40 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/19 02:47:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/19 02:47:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:40 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/19 02:47:40 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:40 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (0 bytes), uploading instead of streaming 2025/03/19 02:47:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:40 DEBUG : file1: Size of src and dst objects identical 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/19 02:47:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:40 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/19 02:47:40 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:40 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (7 bytes), uploading instead of streaming 2025/03/19 02:47:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:40 DEBUG : file1: Size of src and dst objects identical 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:40 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:40 DEBUG : : Looking for writers 2025/03/19 02:47:40 DEBUG : file1: reading active writers 2025/03/19 02:47:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:40 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:40 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/19 02:47:40 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/19 02:47:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:40 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/19 02:47:41 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/19 02:47:41 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/19 02:47:41 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/19 02:47:41 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (11 bytes), uploading instead of streaming 2025/03/19 02:47:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:41 DEBUG : file1: Size of src and dst objects identical 2025/03/19 02:47:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:41 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/19 02:47:41 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:41 DEBUG : : Looking for writers 2025/03/19 02:47:41 DEBUG : file1: reading active writers 2025/03/19 02:47:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:41 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:41 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/19 02:47:41 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/19 02:47:41 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/19 02:47:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:41 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (5 bytes), uploading instead of streaming 2025/03/19 02:47:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:41 DEBUG : file1: Size of src and dst objects identical 2025/03/19 02:47:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:41 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/19 02:47:41 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:41 DEBUG : : Looking for writers 2025/03/19 02:47:41 DEBUG : file1: reading active writers 2025/03/19 02:47:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:41 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:41 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/19 02:47:41 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/19 02:47:41 DEBUG : file1: WriteFileHandle.Release closing 2025/03/19 02:47:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:41 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (0 bytes), uploading instead of streaming 2025/03/19 02:47:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:47:41 DEBUG : file1: Size of src and dst objects identical 2025/03/19 02:47:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:41 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/19 02:47:41 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:41 DEBUG : : Looking for writers 2025/03/19 02:47:41 DEBUG : file1: reading active writers 2025/03/19 02:47:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:47:41 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:47:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:47:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:47:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:47:41 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/19 02:47:41 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> write_test.go:321: can't set mod time 2025/03/19 02:47:41 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:47:41 DEBUG : : Looking for writers 2025/03/19 02:47:41 DEBUG : file1: reading active writers 2025/03/19 02:47:41 DEBUG : file1: active writers 1 2025/03/19 02:47:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/19 02:47:41 DEBUG : : Looking for writers 2025/03/19 02:47:41 DEBUG : file1: reading active writers 2025/03/19 02:47:41 DEBUG : file1: active writers 1 2025/03/19 02:47:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/19 02:47:41 DEBUG : : Looking for writers 2025/03/19 02:47:41 DEBUG : file1: reading active writers 2025/03/19 02:47:41 DEBUG : file1: active writers 1 2025/03/19 02:47:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/19 02:47:42 DEBUG : : Looking for writers 2025/03/19 02:47:42 DEBUG : file1: reading active writers 2025/03/19 02:47:42 DEBUG : file1: active writers 1 2025/03/19 02:47:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/19 02:47:42 DEBUG : : Looking for writers 2025/03/19 02:47:42 DEBUG : file1: reading active writers 2025/03/19 02:47:42 DEBUG : file1: active writers 1 2025/03/19 02:47:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/19 02:47:42 DEBUG : : Looking for writers 2025/03/19 02:47:42 DEBUG : file1: reading active writers 2025/03/19 02:47:42 DEBUG : file1: active writers 1 2025/03/19 02:47:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/19 02:47:42 DEBUG : : Looking for writers 2025/03/19 02:47:42 DEBUG : file1: reading active writers 2025/03/19 02:47:42 DEBUG : file1: active writers 1 2025/03/19 02:47:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/19 02:47:43 DEBUG : : Looking for writers 2025/03/19 02:47:43 DEBUG : file1: reading active writers 2025/03/19 02:47:43 DEBUG : file1: active writers 1 2025/03/19 02:47:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:44 DEBUG : : Looking for writers 2025/03/19 02:47:44 DEBUG : file1: reading active writers 2025/03/19 02:47:44 DEBUG : file1: active writers 1 2025/03/19 02:47:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:45 DEBUG : : Looking for writers 2025/03/19 02:47:45 DEBUG : file1: reading active writers 2025/03/19 02:47:45 DEBUG : file1: active writers 1 2025/03/19 02:47:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:46 DEBUG : : Looking for writers 2025/03/19 02:47:46 DEBUG : file1: reading active writers 2025/03/19 02:47:46 DEBUG : file1: active writers 1 2025/03/19 02:47:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:47 DEBUG : : Looking for writers 2025/03/19 02:47:47 DEBUG : file1: reading active writers 2025/03/19 02:47:47 DEBUG : file1: active writers 1 2025/03/19 02:47:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:48 DEBUG : : Looking for writers 2025/03/19 02:47:48 DEBUG : file1: reading active writers 2025/03/19 02:47:48 DEBUG : file1: active writers 1 2025/03/19 02:47:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:49 DEBUG : : Looking for writers 2025/03/19 02:47:49 DEBUG : file1: reading active writers 2025/03/19 02:47:49 DEBUG : file1: active writers 1 2025/03/19 02:47:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:50 DEBUG : : Looking for writers 2025/03/19 02:47:50 DEBUG : file1: reading active writers 2025/03/19 02:47:50 DEBUG : file1: active writers 1 2025/03/19 02:47:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:51 DEBUG : : Looking for writers 2025/03/19 02:47:51 DEBUG : file1: reading active writers 2025/03/19 02:47:51 DEBUG : file1: active writers 1 2025/03/19 02:47:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:52 DEBUG : : Looking for writers 2025/03/19 02:47:52 DEBUG : file1: reading active writers 2025/03/19 02:47:52 DEBUG : file1: active writers 1 2025/03/19 02:47:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:53 DEBUG : : Looking for writers 2025/03/19 02:47:53 DEBUG : file1: reading active writers 2025/03/19 02:47:53 DEBUG : file1: active writers 1 2025/03/19 02:47:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:54 DEBUG : : Looking for writers 2025/03/19 02:47:54 DEBUG : file1: reading active writers 2025/03/19 02:47:54 DEBUG : file1: active writers 1 2025/03/19 02:47:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:55 DEBUG : : Looking for writers 2025/03/19 02:47:55 DEBUG : file1: reading active writers 2025/03/19 02:47:55 DEBUG : file1: active writers 1 2025/03/19 02:47:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:56 DEBUG : : Looking for writers 2025/03/19 02:47:56 DEBUG : file1: reading active writers 2025/03/19 02:47:56 DEBUG : file1: active writers 1 2025/03/19 02:47:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:57 DEBUG : : Looking for writers 2025/03/19 02:47:57 DEBUG : file1: reading active writers 2025/03/19 02:47:57 DEBUG : file1: active writers 1 2025/03/19 02:47:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:58 DEBUG : : Looking for writers 2025/03/19 02:47:58 DEBUG : file1: reading active writers 2025/03/19 02:47:58 DEBUG : file1: active writers 1 2025/03/19 02:47:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:47:59 DEBUG : : Looking for writers 2025/03/19 02:47:59 DEBUG : file1: reading active writers 2025/03/19 02:47:59 DEBUG : file1: active writers 1 2025/03/19 02:47:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:48:00 DEBUG : : Looking for writers 2025/03/19 02:48:00 DEBUG : file1: reading active writers 2025/03/19 02:48:00 DEBUG : file1: active writers 1 2025/03/19 02:48:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:48:01 DEBUG : : Looking for writers 2025/03/19 02:48:01 DEBUG : file1: reading active writers 2025/03/19 02:48:01 DEBUG : file1: active writers 1 2025/03/19 02:48:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:48:02 DEBUG : : Looking for writers 2025/03/19 02:48:02 DEBUG : file1: reading active writers 2025/03/19 02:48:02 DEBUG : file1: active writers 1 2025/03/19 02:48:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:48:03 DEBUG : : Looking for writers 2025/03/19 02:48:03 DEBUG : file1: reading active writers 2025/03/19 02:48:03 DEBUG : file1: active writers 1 2025/03/19 02:48:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:48:04 DEBUG : : Looking for writers 2025/03/19 02:48:04 DEBUG : file1: reading active writers 2025/03/19 02:48:04 DEBUG : file1: active writers 1 2025/03/19 02:48:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:48:05 DEBUG : : Looking for writers 2025/03/19 02:48:05 DEBUG : file1: reading active writers 2025/03/19 02:48:05 DEBUG : file1: active writers 1 2025/03/19 02:48:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:48:06 DEBUG : : Looking for writers 2025/03/19 02:48:06 DEBUG : file1: reading active writers 2025/03/19 02:48:06 DEBUG : file1: active writers 1 2025/03/19 02:48:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:48:07 DEBUG : : Looking for writers 2025/03/19 02:48:07 DEBUG : file1: reading active writers 2025/03/19 02:48:07 DEBUG : file1: active writers 1 2025/03/19 02:48:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:48:08 DEBUG : : Looking for writers 2025/03/19 02:48:08 DEBUG : file1: reading active writers 2025/03/19 02:48:08 DEBUG : file1: active writers 1 2025/03/19 02:48:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:48:09 DEBUG : : Looking for writers 2025/03/19 02:48:09 DEBUG : file1: reading active writers 2025/03/19 02:48:09 DEBUG : file1: active writers 1 2025/03/19 02:48:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:48:10 DEBUG : : Looking for writers 2025/03/19 02:48:10 DEBUG : file1: reading active writers 2025/03/19 02:48:10 DEBUG : file1: active writers 1 2025/03/19 02:48:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:48:11 DEBUG : : Looking for writers 2025/03/19 02:48:11 DEBUG : file1: reading active writers 2025/03/19 02:48:11 DEBUG : file1: active writers 1 2025/03/19 02:48:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 02:48:11 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: <nil> 2025/03/19 02:48:11 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:48:11 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:48:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:48:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:48:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:48:11 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/19 02:48:11 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/19 02:48:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:48:11 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (0 bytes), uploading instead of streaming 2025/03/19 02:48:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:48:12 DEBUG : file1: Size of src and dst objects identical 2025/03/19 02:48:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:48:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:48:12 DEBUG : file1: Open: flags=O_RDONLY 2025/03/19 02:48:12 DEBUG : file1: >Open: fd=file1 (r), err=<nil> 2025/03/19 02:48:12 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil> 2025/03/19 02:48:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:48:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/19 02:48:12 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:48:12 DEBUG : : Looking for writers 2025/03/19 02:48:12 DEBUG : file1: reading active writers 2025/03/19 02:48:12 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-diwobiv1jaho'", Local "Local file system at /tmp/rclone978141423", Modify Window "1s" 2025/03/19 02:48:12 INFO : webdav root 'rclone-test-diwobiv1jaho': poll-interval is not supported by this remote 2025/03/19 02:48:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 02:48:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 02:48:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:48:12 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/19 02:48:12 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/19 02:48:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:48:12 DEBUG : webdav root 'rclone-test-diwobiv1jaho': File to upload is small (100 bytes), uploading instead of streaming 2025/03/19 02:48:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 02:48:12 DEBUG : file1: Size of src and dst objects identical 2025/03/19 02:48:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 02:48:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 02:48:12 DEBUG : file1: Open: flags=O_RDONLY 2025/03/19 02:48:12 DEBUG : file1: >Open: fd=file1 (r), err=<nil> 2025/03/19 02:48:12 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil> 2025/03/19 02:48:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 02:48:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/19 02:48:12 DEBUG : WaitForWriters: timeout=30s 2025/03/19 02:48:12 DEBUG : : Looking for writers 2025/03/19 02:48:12 DEBUG : file1: reading active writers 2025/03/19 02:48:12 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/19 02:48:12 DEBUG : webdav root 'rclone-test-diwobiv1jaho': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.365411873s (try 1/5)